| Package Information |
| Summary |
memcached extension |
| Maintainers |
Antony Dovgal (lead) [wishlist] [details] Mikael Johansson (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
Memcached is a caching daemon designed especially for
dynamic web applications to decrease database load by
storing objects in memory.
This extension allows you to work with memcached through
handy OO and procedural interfaces. |
Release notes Version1.3 |
1) Fixed potential problem with empty datasets (yet another patch from Andrey Nigmatulin [anight at monamour dot ru]).
2) Fixed bug #2167 (thanks to [pbnadeau at gmail dot com] for noticing, testing and patching). |