Files
docker-php-fpm/php_modules/memcache/README.md
2022-11-30 08:15:42 +01:00

8 lines
457 B
Markdown

# memcache
Memcache module provides handy procedural and object-oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.memcache.php |