[ bianca ]
[ ソース: ruby-hiredis ]
パッケージ: ruby-hiredis (0.6.3-5 など)
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) [arm64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [amd64]
-
- dep: libhiredis1.1.0 (>= 1.2.0)
- minimalistic C client library for Redis
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.1)
- Libraries necessary to run Ruby 3.3
-
- sug: redis-server
- Persistent key-value database with network interface