File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ func main() {
6262| [ BF.RESERVE] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfreserve ) | [ Reserve] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.Reserve ) |
6363| [ BF.ADD] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfadd ) | [ Add] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.Add ) |
6464| [ BF.MADD] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfmadd ) | [ BfAddMulti] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.BfAddMulti ) |
65- | [ BF.INSERT] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfinsert ) | N/A |
65+ | [ BF.INSERT] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfinsert ) | [ BfInsert ] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.BfInsert ) |
6666| [ BF.EXISTS] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfexists ) | [ Exists] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.Exists ) |
6767| [ BF.MEXISTS] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfmexists ) | [ BfExistsMulti] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.BfExistsMulti ) |
6868| [ BF.SCANDUMP] ( https://oss.redislabs.com/redisbloom/Bloom_Commands/#bfscandump ) | [ BfScanDump] ( https://godoc.org/github.com/RedisBloom/redisbloom-go#Client.BfScanDump ) |
You can’t perform that action at this time.
0 commit comments