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