ruby-redis-client 0.19.1-2 source package in Ubuntu

Changelog

ruby-redis-client (0.19.1-2) unstable; urgency=medium

  * Team upload.
  * Source only upload for migration to testing

 -- Pirate Praveen <email address hidden>  Sat, 10 Feb 2024 22:11:03 +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 Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-redis-client_0.19.1-2.dsc 2.0 KiB c54c2562a2780029a26c2807f5796f31f1c5f6b798e2b99443832385f07280b9
ruby-redis-client_0.19.1.orig.tar.gz 23.4 KiB 9aeefcaf692d07c347ba20db455141963277a5879c3490d82219b86b677c5f08
ruby-redis-client_0.19.1-2.debian.tar.xz 2.7 KiB 27786bfa967e4c6048ca0b0851e6c1e22ede0da37e93d1dcd19ffbc813f07eb8

No changes file available.

Binary packages built by this source

ruby-redis-client: Simple low-level client for Redis 6+

 Contrary to the redis gem, redis-client doesn't try to map all Redis commands
 to Ruby constructs, it merely is a thin wrapper on top of the RESP3 protocol.