套件: ruby-redis-actionpack (5.2.0-2)
ruby-redis-actionpack 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-redis-actionpack:
- [ruby-redis-actionpack_5.2.0-2.dsc]
- [ruby-redis-actionpack_5.2.0.orig.tar.gz]
- [ruby-redis-actionpack_5.2.0-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Balasankar C
外部的資源:
- 主頁 [github.com]
相似套件:
Redis session store for ActionPack
The gem redis-actionpack provides a session store for ActionPack, specifically for ActionDispatch. Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single or multiple nodes, and namespaces.
其他與 ruby-redis-actionpack 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-actionpack (>= 4)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-redis-rack (>= 2.1~)
- Redis Store for Rack
-
- dep: ruby-redis-store (>= 1.1~)
- redis stores for Ruby frameworks