An Embeddable Datastore Engine |
Tweet |
Follow @Vedis |
Vedis Built-in Commands - misc.
Command
TABLE_LIST
Description
Return an array holding the list of loaded vedis tables (i.e. Hashes, Sets, List) in memory
Return value
Array: Loaded tables in memory.
Example
Refer to the download page for some C/C++ samples on how to invoke this command from your host application.
vedis> TABLE_LIST
1)config
2)users
1)config
2)users
Copyright © Symisc Systems