| Package Information |
| Summary |
memcached extension |
| Maintainers |
Antony Dovgal (lead) [wishlist] [details] Mikael Johansson (lead) [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 Version2.0.0 |
- Multiple servers with loadbalancing and failover
- Automatic compress threshold setting
- New methods: addServer(), getExtendedStats(), setCompressThreshold() |
|