mirror of
https://github.com/php-win-ext/php-memcached.git
synced 2026-03-24 00:52:18 +01:00
Update changelogs further
This commit is contained in:
@@ -10,6 +10,11 @@ Version 2.2.0b1
|
||||
* Fixes GH #14: get with cas token fails to fetch all results
|
||||
* Fixes GH #69: compiling on CentOS 6.4 with libmemcached 1.0.17
|
||||
* Merged PR #91: memcached.sess_lock_wait and memcached.sess_lock_max_wait
|
||||
* Added Session handler settings:
|
||||
- memcached.sess_number_of_replicas
|
||||
- memcached.sess_randomize_replica_read
|
||||
- memcached.sess_remove_failed
|
||||
- memcached.sess_connect_timeout
|
||||
|
||||
Version 2.1.0
|
||||
-------------
|
||||
|
||||
@@ -40,6 +40,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||
- Fixes GH #14: get with cas token fails to fetch all results
|
||||
- Fixes GH #69: compiling on CentOS 6.4 with libmemcached 1.0.17
|
||||
- Merged PR #91: More granular session locking support
|
||||
- Added Session handler settings:
|
||||
* memcached.sess_number_of_replicas
|
||||
* memcached.sess_randomize_replica_read
|
||||
* memcached.sess_remove_failed
|
||||
* memcached.sess_connect_timeout
|
||||
</notes>
|
||||
<contents>
|
||||
<dir name="/">
|
||||
|
||||
Reference in New Issue
Block a user