Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

redisBitCount

Redis BITCOUNT - count all bits in key


Description

Count the number of set bits (population counting) in a string.

Usage

redisBitCount(key)

Arguments

key

redis key

Value

the counted bits as an integer value


rredis

"Redis" Key/Value Database Client

v1.7.0
Apache License (>= 2.0)
Authors
B. W. Lewis
Initial release
2015-07-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.