rubygem-dalli
https://github.com/mperham/dalli
High performance memcached client for Ruby.
- Sources inherited from project devel:languages:ruby:extensions
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-dalli && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dalli-2.5.0.gem | 0000036352 35.5 KB | |
rubygem-dalli.changes | 0000001936 1.89 KB | |
rubygem-dalli.spec | 0000002371 2.32 KB |
Revision 6 (latest revision is 29)
Stephan Kulow (coolo)
committed
(revision 6)
- updated to version 2.5.0 - Don't escape non-ASCII keys, memcached binary protocol doesn't care. [#257] - :dalli_store now implements LocalCache [#236] - Removed lots of old session_store test code, tests now all run without a default memcached server [#275] - Changed Dalli ActiveSupport adapter to always attempt instrumentation [brianmario, #284] - Change write operations (add/set/replace) to return false when value is too large to store [brianmario, #283] - Added the ability to swap out the compressed used to [de]compress cache data [brianmario, #276] - Fix get\_multi performance issues with lots of memcached servers [tmm1] - Throw more specific exceptions [tmm1]
Comments 0