cleanup, docs
This commit is contained in:
@@ -16,7 +16,5 @@ Stores `value` under `key` on the Memcache server.
|
||||
|
||||
`expires_in` controls the expiration timeout and defaults to one hour.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: `Memcache` or `Memcached` methods such as `get()`, `set()`, `delete()`, and `getMulti()`
|
||||
- JavaScript / Node.js: clients such as `memjs`, `memcached`, or similar Memcached packages
|
||||
:example
|
||||
print("memcache_set is resource-bound; configure the service or connection, then call it in request code.\n");
|
||||
|
||||
Reference in New Issue
Block a user