[ ソース: ruby-hiredis ]
パッケージ: ruby-hiredis (0.6.1-2+deb10u1)
ruby-hiredis に関するリンク
Debian の資源:
ruby-hiredis ソースパッケージをダウンロード:
- [ruby-hiredis_0.6.1-2+deb10u1.dsc]
- [ruby-hiredis_0.6.1.orig.tar.gz]
- [ruby-hiredis_0.6.1-2+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libhiredis0.14 (>= 0.14.0)
- minimalistic C client library for Redis
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Ruby 2.5 の実行に必要なライブラリ
-
- dep: ruby (<< 1:2.6~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.5~0)
-
- sug: redis-server
- ネットワークインターフェースを備えた永続的キーバリューデータベース