redis/example/hll/README.md

184 B

Redis HyperLogLog example

To run this example:

go run .

See Using HyperLogLog command with go-redis for details.