rust-redis-devel-0.25.4-3.fc40 in Fedora 40
↵ Return to the main page of rust-redis-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-07-05 |
Davide Cavalca <dcavalca at fedoraproject dot org> - 0.25.4-3 |
- Disable tests for now due to flakiness |
2024-07-05 |
Davide Cavalca <dcavalca at fedoraproject dot org> - 0.25.4-2 |
- Disable more broken tests |
2024-07-05 |
Davide Cavalca <dcavalca at fedoraproject dot org> - 0.25.4-1 |
- Initial import; Fixes: RHBZ#2283598 |
Provides
- crate(redis)
- rust-redis-devel
Files
- usr/
- share/
- cargo/
- registry/
- redis-0.25.4/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- benches/
- bench_basic.rs
- bench_cluster.rs
- bench_cluster_async.rs
- examples/
- async-await.rs
- async-connection-loss.rs
- async-multiplexed.rs
- async-pub-sub.rs
- async-scan.rs
- basic.rs
- geospatial.rs
- streams.rs
- release.toml
- src/
- acl.rs
- aio/
- async_std.rs
- connection.rs
- connection_manager.rs
- mod.rs
- multiplexed_connection.rs
- runtime.rs
- tokio.rs
- client.rs
- cluster.rs
- cluster_async/
- cluster_client.rs
- cluster_pipeline.rs
- cluster_routing.rs
- cmd.rs
- commands/
- connection.rs
- geo.rs
- lib.rs
- macros.rs
- parser.rs
- pipeline.rs
- r2d2.rs
- script.rs
- sentinel.rs
- streams.rs
- tls.rs
- types.rs
- tests/
- parser.rs
- support/
- cluster.rs
- mock_cluster.rs
- mod.rs
- sentinel.rs
- util.rs
- test_acl.rs
- test_async.rs
- test_async_async_std.rs
- test_basic.rs
- test_bignum.rs
- test_cluster.rs
- test_cluster_async.rs
- test_geospatial.rs
- test_module_json.rs
- test_sentinel.rs
- test_streams.rs
- test_types.rs