MEMEXIST(1) | libmemcached | MEMEXIST(1) |
NAME¶
memexist - libmemcached Documentation
SYNOPSIS¶
memexist [options] [key]
DESCRIPTION¶
memexist checks for the existance of a key within a cluster.
OPTIONS¶
You can specify servers via the option:
or via the environment variable:
- `MEMCACHED_SERVERS`
If you do not specify either these, the final value in the command line list is the name of a server(s).
For a full list of operations run the tool with the option:
HOME¶
To find out more information please check: http://libmemcached.org/
AUTHOR¶
Brian Aker, <brian@tangent.org>
SEE ALSO¶
AUTHOR¶
Brian Aker
COPYRIGHT¶
2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
January 31, 2013 | 1.0.16 |