-
Notifications
You must be signed in to change notification settings - Fork 0
karthikeyanas/mymemcached
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MYMEMCACHED ========== This assumes that you have libmemcached installed. If not install libmemcached before building Mymemcached. wget https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz 1. Run "make" 2. Run "./startmymemcached" to start the server. 3. Run "./startTests" to run tests that runs some unit test on mymemcached server. 4. Run "./stopmymemached" to stop the server.
About
My minimal implementation of Memcached server.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published