redis-cli json key regex match
I am fairly new to redis. Started using redis with ‘:’ separated namespaces to store pickle data.
It’s easier to search for what data is stored using wildcard searches on redis clients(redisinsights for example).
I am fairly new to redis. Started using redis with ‘:’ separated namespaces to store pickle data.
It’s easier to search for what data is stored using wildcard searches on redis clients(redisinsights for example).