redis/example/hll/README.md

175 B

Redis HyperLogLog example

To run this example:

go run .

See Using HyperLogLog command with go-redis for details.