Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 785 Bytes

readme.md

File metadata and controls

30 lines (22 loc) · 785 Bytes

Wrapper for memcached 64 bits

Usable as a service and console program (for diagnostics).

Parameters are passed to memcached through the configuration file (app.config).

Logs and console output are managed with NLog (NLog.config).

Service install / uninstall

MemcachedService64.exe --install

MemcachedService64.exe --uninstall

Memcached options

http://hpux.connect.org.uk/hppd/hpux/Misc/memcached-1.4.5/man.html

Based on version 1.4.5

See also