Skip to content

Bogatinov/memcached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memcached

Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Find out more on their Wiki

##Setup for Windows user

  1. Download 32 bit or 64 bit binary from CouchBase blog
  2. Extract zip set Level Privilege to Run as an administrator on memcached.exe
  3. Open Command Prompt as an Administrator and run C:\yourmemcachedpath\memcached -d install
  4. Open the project and build it to download packages via Nuget

About

Experimentation with caching and Memcached

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages