Skip to content

eric-b/MemcachedService64

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages