An Embeddable Datastore Engine |
Tweet |
Follow @Vedis |
Vedis Built-in Commands - Misc.
Command
CMD_LIST
Description
Return an indexed array holding the list of installed vedis commands.
Return value
Array: Indexed array of the installed commands.
Example
Refer to the download page for some C/C++ samples on how to invoke this command from your host application.
vedis> CMD_LIST
1)GET
2)SET
3)HGET
...
1)GET
2)SET
3)HGET
...
Copyright © Symisc Systems