Releases: spk/rust-sidekiq
Releases · spk/rust-sidekiq
0.12.0
23 Sep 06:35
Compare
Sorry, something went wrong.
No results found
Wildcard dependency constraints are not allowed
Clippy fixes
Merge pull request #18 from @pganalyze / connection-manager
Add async methods for callers that run inside an async executor
Replace use of r2d2 with redis-rs ConnectionManager
0.10.0
27 Oct 17:59
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from @Norio4 / add_perform_in
Add public function perform_in() for Client
Update badge and others minor updates
Merge pull request #14 from spk/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
v0.9.0
06 Jan 20:20
Compare
Sorry, something went wrong.
No results found
0.9.0 / 2021-01-06
Merge pull request #12 from @liaden / patch-1
Cargo.toml: Rust 2018
Cargo.toml: Makefile => Justfile
Switch Makefile to Justfile
Update README [ci skip]
Implement std::error::Error for ClientError
Remove deprecated Error::description and Error::cause
Update r2d2_redis to 0.13
Rust edition 2018 fix
Fix bench for simple push
Use of deprecated item 'try': use the '?' operator instead
v0.4.0
02 Jan 19:07
Compare
Sorry, something went wrong.
No results found