Changes: https://github.com/websupport-sk/pecl-memcache/releases PR: 239320 Submitted by: Daniel Morante <daniel@morante.net>
5 lines
281 B
Text
5 lines
281 B
Text
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.
|
|
|
|
WWW: https://github.com/websupport-sk/pecl-memcache
|