【ニュース】memcached-1.2.6 リリース
ついにmemcached 1.2.6がリリースされましたね。
http://groups.google.com/group/memcached-ja/browse_thread/thread/3e9f25c36fce430c
こんな感じのようです。
-
-
- -
-
今回のリリースには速度的なパフォーマンス改善は含まれておらず、1.2.5で確認されたバグの修正や安定性の向上になります:
* Add support for newer automake (Facebook)
* DTrace support for Solaris/etc (Trond Norbye)
* LRU tests (Steve Yen)
* Handle negative length items properly (Dormando)
* Don't leave stale data after failed set attempts (Dormando)
* Fix refcount leaks, which would result in OOM's on all sets
(Dormando)
* Fix buffer overruns (Dustin Sallings, Tomash Brechko)
* Fix memory corruption with CAS (Dustin Sallings)
* Fix -k to work with -d. (reported by Gary Zhu)
-
-
- -
-
1.3はまだ先ですが、
バイナリプロトコルへの対応等、楽しみです。
劇的に性能向上してたり?