mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 19:41:16 +00:00
Add basic Extension docs
This commit is contained in:
7
php_modules/memcache/README.md
Normal file
7
php_modules/memcache/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user