ruby-redis 4.8.0-1 source package in Ubuntu
Changelog
ruby-redis (4.8.0-1) unstable; urgency=medium * New upstream version 4.8.0 * Bump Standards-Version to 4.6.1 (no changes needed) * Refresh patches -- Pirate Praveen <email address hidden> Mon, 17 Oct 2022 16:11:26 +0530
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-redis_4.8.0-1.dsc | 2.0 KiB | 140a067fc6c752aae1458d538dd84e333ea91797749b50460ebcf361a20732d0 |
ruby-redis_4.8.0.orig.tar.gz | 139.8 KiB | 8c802d9959ed30f32382bee0bb26e4cf38fba7bfdb6d723c465732469d862587 |
ruby-redis_4.8.0-1.debian.tar.xz | 6.4 KiB | 06601c39e620e881745b1c8a5d6574204a619176ae966b42dd64acebca37b853 |
Available diffs
- diff from 4.5.1-3 to 4.8.0-1 (125.5 KiB)
No changes file available.
Binary packages built by this source
- ruby-redis: Ruby client library for Redis
A Ruby client that tries to match Redis' API one-to-one, while still
providing an idiomatic interface. It features thread-safety,
client-side sharding, pipelining, and an obsession for performance.