标签:with log member 占用 类型 一个 基本 fse 算法
getbit key offset
setbit key offset value
业务场景-电影网站
业务分析
bitop op destKey key1 [key2...]
- and:交
- or:并
- not:非
- xor:异或
bitcount key [start end]
pfadd <key> <element> [element...]
pfcount <key> [key...]
pfmerge <destkey> <sourcekey> [sourekey...]
geoadd key longitude latitude member[longitude latitude member...]
geopos key member[member...]
geodist key member1 member2[unit]
georadius key longitude latitude radius m|kml ft|mi[with coord] [with dist] [with hash] [count count]
georadius by member key member radius m|km|ft|mi[with coord] [with dist] [with hash] [count count]
geohash key member[member...]
标签:with log member 占用 类型 一个 基本 fse 算法
原文地址:https://www.cnblogs.com/yurenjun/p/13390032.html