Skip to content

ChrisKjellqvist/MemcachedProtectedLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threadcached

Threadcache is a high performance user-space, shared, key/value cache store. It is a modification of upstream memcached using work from Mohammad Hedayati(Hodor) & Wentao Cai(RPMalloc).

This work is an example to show that these technologies can accelerate and benefit a system. I have removed a lot of advanced functionality from memcached do make this doable as a student project. However, the core functionality as a LRU cache is still there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages