redisBitCount: Redis BITCOUNT - count all bits in key

Description Usage Arguments Value

View source: R/bitops.R

Description

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

Usage

1

Arguments

key

redis key

Value

the counted bits as an integer value


bwlewis/rredis documentation built on Jan. 3, 2022, 4:53 p.m.