[ ソース: ruby-fakeredis ]
パッケージ: ruby-fakeredis (0.5.0-1)
ruby-fakeredis に関するリンク
Debian の資源:
ruby-fakeredis ソースパッケージをダウンロード:
- [ruby-fakeredis_0.5.0-1.dsc]
- [ruby-fakeredis_0.5.0.orig.tar.gz]
- [ruby-fakeredis_0.5.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
In-memory driver for redis-rb, useful for development and test environments
ruby-fakeredis library is a fake(In-memory) implementation of redis-rb, a Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface for machines without Redis or test environments.
その他の ruby-fakeredis 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-redis
- Ruby client library for Redis