Releases: RedisBloom/redisbloom-py
Releases · RedisBloom/redisbloom-py
Version 0.5.0
04 Sep 09:03
Compare
Sorry, something went wrong.
No results found
Changes
Add deprecation warning and update version (#47 )
Fixing unit test code (#49 )
Version 0.4.1
17 Nov 10:28
Compare
Sorry, something went wrong.
No results found
Changes
Pinning redis to 3.5.3 (#43 )
Changing RedisLabs to Redis in select places (#38 )
Virtualenv fix for pypi cache issue (#41 )
Python 3.10 support, trove, and ci (#40 )
Add TOPK.LIST WITHCOUNT param (#36 )
TopK.list returns results by score (#35 )
docs fix (#32 )
lgtm tag and fixes (#21 )
Features
add T-Digest support (#25 )
0.4.0
30 Jun 08:48
Compare
Sorry, something went wrong.
No results found
Support CF.INFO BF.INFO command (#15 )
LOADDUMP changed to LOADCHUNK for Cuckoo filter (#16 )
Fix a bug belongs to bloomfilter's command bfInsert (#17 )
0.3.2
05 Jan 15:03
Compare
Sorry, something went wrong.
No results found
Fix pypi package and release
0.3.1
26 Dec 08:35
Compare
Sorry, something went wrong.
No results found
Fix pypi package and release
0.3.0
20 Dec 18:15
Compare
Sorry, something went wrong.
No results found
Add support for Pipelines (#9 )
0.2.0
24 Jun 14:53
Compare
Sorry, something went wrong.
No results found
Update for TopK.Add which returns expelled items
0.1.0
12 Jun 08:09
Compare
Sorry, something went wrong.
No results found
bloom client + tests (#1)
Initial RedisBloom client + tests