8000 Tags · aembke/fred.rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: aembke/fred.rs

Tags

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10.1.0 (#339)

* feat: add dynamic pool
* doc: add actix example
* feat: tcp user timeouts

v10.0.4

Toggle v10.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10.0.4 (#333)

* fix: unresponsive checks with blocked connections
* fix: hanging concurrent quit calls

v10.0.3

Toggle v10.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10.0.3 (#324)

* fix: support scan functions in mocks

v10.0.2

Toggle v10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10.0.2 (#322)

* fix: fix intermittent transaction timeouts

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10.0.1 (#317)

* fix: failed reconnections with empty connection map

v10.0.0

Toggle v10.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
10.0.0 (#314)

* feat: refactor routing task for perf improvements
* feat: use max_command_queue_len for backpressure
* feat: remove auto_pipeline config
* feat: add i-hexpire feature flag
* feat: rename types
* fix: enable-rustls-ring in process_stream
* feat: add scan_page interface
* feat: make on_* event functions async
* feat: withscore arg for ZRANK and ZREVRANK
* feat: cancel scan streams
* feat: support replicas with options, expire options
* feat: make specialize-into-bytes ff default

---------

Co-authored-by: 埃拉 <ElaBosak233@qq.com>
Co-authored-by: ArtemIsmagilov <artem.ismagilov.2000@mail.ru>

v9.4.0

Toggle v9.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
9.4.0 (#309)

* feat: specialize-into-bytes ff
* feat: add scan_buffered and scan_cluster_buffered
* feat: auto continue scanning on page drop

---------

Co-authored-by: ArtemIsmagilov <artem.ismagilov.2000@mail.ru>

v9.3.0

Toggle v9.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
9.3.0 (#301)

* fix: prevent active_connections from blocking
* feat: add SETNX, ECHO, TYPE, EXPIRETIME, PEXPIRETIME, HTTL, HPTTL, HEXPIRE, HPEXIRE, HEXPIREAT, HPEXPIREAT, HEXPIRETIME, HPEXPIRETIME, HPERSIST

---------

Co-authored-by: AverageADF <youraverageantoinedupontfan@gmail.com>
Co-authored-by: ArtemIsmagilov <artem.ismagilov.2000@mail.ru>

v9.2.0

Toggle v9.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
9.2.0 (#291)

* feat: glommio support
* feat: add credential provider
* fix: mocked pipeline commands
* feat: support pipelined transactions

---------

Co-authored-by: Nuutti Kotivuori <nuutti.kotivuori@nexigroup.com>

v9.1.2

Toggle v9.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
9.1.2 (#283)

* fix: redisearch ft.aggregate sortby num args
0