SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-dalli-2.6.4-4.1.i586.rpm :
Wed May 29 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.6.4
- Fix ADD command, aka `write(unless_exist: true)` (pitr, #365)
- Upgrade test suite from mini_shoulda to minitest.
- Even more performance improvements for get\\_multi (xaop, #331)

Wed May 8 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.6.3
- Support specific stats by passing `:items` or `:slabs` to `stats` method [bukhamseen]
- Fix \'can\'t modify frozen String\' errors in `ActiveSupport::Cache::DalliStore` [dblock]
- Protect against objects with custom equality checking [theron17]
- Warn if value for key is too large to store [locriani]

Sun Mar 3 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.6.2
- Properly handle missing RubyInline
- Add optional native C binary search for ring, add:
gem \'RubyInline\'
to your Gemfile to get a 10% speedup when using many servers.
You will see no improvement if you are only using one server.
- More get_multi performance optimization [xaop, #315]
- Add lambda support for cache namespaces [joshwlewis, #311]

Sat Dec 15 13:00:00 2012 cooloAATTsuse.com
- updated to version 2.6.0
- read_multi optimization, now checks local_cache [chendo, #306]
- Re-implement get_multi to be non-blocking [tmm1, #295]
- Add `dalli` accessor to dalli_store to access the underlying
Dalli::Client, for things like `get_multi`.
- Add `Dalli::GzipCompressor`, primarily for compatibility with nginx\'s HttpMemcachedModule using `memcached_gzip_flag`

Wed Nov 14 13:00:00 2012 cooloAATTsuse.com
- 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]

Mon Oct 29 13:00:00 2012 cooloAATTsuse.com
- updated to version 2.3.0
- Added the ability to swap out the serializer used to [de]serialize cache data [brianmario, #274]

Thu Sep 6 14:00:00 2012 cooloAATTsuse.com
- updated to version 2.2.1
- Fix issues with ENV-based connections. [#266]
- Fix problem with SessionStore in Rails 4.0 [#265]

Tue Sep 4 14:00:00 2012 cooloAATTsuse.com
- updated to version 2.2.0
- Add Rack session with\\_lock helper, for Rails 4.0 support [#264]
- Accept connection string in the form of a URL (e.g., memcached://user:passAATThostname:port) [glenngillen]
- Add touch operation [#228, uzzz]

Wed Aug 1 14:00:00 2012 cooloAATTsuse.com
- updated to version 2.1.0

Wed Jul 27 14:00:00 2011 fcastelliAATTnovell.com
- Initial package (v1.0.5)


 
ICM