Description
Add an example script that shows the use of the PFADD
and PFCOUNT
and optionally PFMERGE
commands (see Redis Hyperloglog Commands.
Make sure to use a real world example of the need to approximately count something, for example cars passing by a traffic monitoring camera perhaps. Check out our Hyperloglog video for examples.
Name your file hyperloglog.js
. Pay attention to the guidelines for adding an example to ensure that your contribution can be merged.
This is part of our participation in Hacktoberfest 2022. Learn how to complete this issue here: https://redis.io/community/hacktoberfest/
Need help or want to talk to us? Join us on Discord where we have a dedicated Hacktoberfest channel: https://discord.gg/ueQwKUh5Z3
If you're interested in taking this issue on, please mention @simonprickett and @SuzeShardlow in the comments and ask to be assigned.