summaryrefslogtreecommitdiff
path: root/redis/commands/bf/commands.py
Commit message (Collapse)AuthorAgeFilesLines
* Cherry-pick for 4.3.5 (#2468)dvora-h2022-11-211-22/+81
| | | | | | | | | | | | | | | | | | | | Co-authored-by: pedro.frazao <perl.pf@netcf.org> Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com> Co-authored-by: Gauthier Imbert <gauthier@PC17> Co-authored-by: Chayim <chayim@users.noreply.github.com> Co-authored-by: szumka <106675199+szumka@users.noreply.github.com> Co-authored-by: Mehdi ABAAKOUK <sileht@sileht.net> Co-authored-by: Tim Gates <tim.gates@iress.com> Co-authored-by: Utkarsh Gupta <utkarshgupta137@gmail.com> Co-authored-by: Nial Daly <34862917+nialdaly@users.noreply.github.com> Co-authored-by: pedrofrazao <603718+pedrofrazao@users.noreply.github.com> Co-authored-by: Антон Безденежных <gamer392@yandex.ru> Co-authored-by: Iglesys <g.imbert34@gmail.com> Co-authored-by: Kristján Valur Jónsson <sweskman@gmail.com> Co-authored-by: DvirDukhan <dvir@redis.com> Co-authored-by: Alibi Shalgymbay <a.shalgymbay@mycar.kz> Co-authored-by: dvora-h <dvora.heller@redis.com> Co-authored-by: Alibi <aliby.bbb@gmail.com> Co-authored-by: Aarni Koskela <akx@iki.fi>
* Support CF.MEXISTS + Clean bf/commands.py (#2184)Avital Fine2022-05-231-61/+40
| | | | | | | * Support CF.MEXISTS * Clean bf/commands.py Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
* Fix modules links to https://redis.io/commands/ (#2185)Avital Fine2022-05-171-33/+33
|
* Fix naming conventions (#1872)dvora-h2022-02-021-21/+21
| | | | | * fix naming convention * fix worng changes
* Adding cluster, bloom, and graph docs (#1779)v4.1.0rc2Chayim2021-12-091-1/+5
|
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+494
Co-authored-by: Chayim I. Kirshen <c@kirshen.com>