Help Center> GeminiDB> GeminiDB Redis API> FAQs> Database Usage> Which Commands Require Hash Tags in GeminiDB Redis Cluster Instances?
Updated on 2024-02-08 GMT+08:00

Which Commands Require Hash Tags in GeminiDB Redis Cluster Instances?

In a GeminiDB Redis cluster instance, if you need to run the following commands that manage multiple keys, use hash tags to when designing key names:

MSETNX, BLPOP, BRPOP, BRPOPLPUSH, RPOPLPUSH, SDIFF, SDIFFSDIFFSTORE, SINTER, SINTERSTORE, SMOVE, SUNION, SUNIONSUNIONSTORE, ZINTERSTORE, ZUNIONSTORE, XREAD, XREADGROUP, PFCOUNT, PFMERGE, GEORADIUS, GEORADIUS_RO, GEORADIUSBYMEMBER, GEORADIUSBYMEMBER_RO, GEOSEARCHSTORE, BITOP, RENAME, RENAMENX, and SORT.