Skip to content

Tags: RedisBloom/redisbloom-go

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Examples to T-Digest functions (#39)

* examples

Co-authored-by: filipe oliveira <[email protected]>

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added deprecate notice to NewClient(). Updated Readme with documentat…

…ion links and Pkg.go.dev examples. (#29)

* [add] Added deprecate notice to NewClient() Please use NewClientFromPool() instead. [add] Updated Readme with documentation links and Pkg.go.dev examples

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix] fixed CmsMerge and TopKCount long inputs from []string to []int…

…64. Extended tests coverage (#23)

* [fix] fixed CmsMerge and TopKCount long inputs from []string to []int64. Extended tests coverage

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from dengliming/f_cf_commands

Add Support for Cuckoo Filter Commands

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from dengliming/master

Add Support for TopK Filter Commands

v0.2.0

Toggle v0.2.0's commit message
Merge branch 'master' of [email protected]:RedisBloom/redisbloom-go.git

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md