High-speed caching with Memcached.
10K+
22 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
| Name | Description |
|---|---|
cache_get | Get a value from the cache. |
cache_get_many | Get multiple values from the cache. |
cache_get_multi | Get multiple values from the cache (alias for get_many). |
cache_gets | Get a value and its CAS token from the cache. |