How to load zeeSQL in Redis
Load from the command line
$ redis-server --loadmodule /home/user/zeeSQL.soLoad from config
################################## MODULES #####################################
# Load modules at startup. If the server is not able to load modules
# it will abort. It is possible to use multiple loadmodule directives.
#
loadmodule /home/user/zeeSQL.soLoad with Redis running
About zeeSQL
Previousknow-what-secondary-indexes-are definedNextHow to check if an index is used in zeeSQL and SQLite
Last updated