[ 源代码: ruby-hiredis ]
软件包:ruby-hiredis(0.6.3-3 以及其他的)
Redis driver for Ruby using Hiredis
ruby-hiredis provides a Ruby extension that wraps Hiredis. Both the synchronous connection API and a separate protocol reader are supported. It is primarily intended to speed up parsing multi bulk replies.
Hiredis is a minimalistic C client library for the Redis database, a persistent key-value database with support for atomically manipulating and querying data structures such as lists and sets.
其他与 ruby-hiredis 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libhiredis1.1.0 (>= 1.2.0)
- minimalistic C client library for Redis
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- sug: redis-server
- Persistent key-value database with network interface