Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 946 Bytes

File metadata and controls

36 lines (25 loc) · 946 Bytes

This repository has been moved

New location of this repository is: https://codeberg.org/eric-b/MemcachedService64

Following content is not kept up to date.

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