Skip to content

dain/memcached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LevelDB in Java

This is a rewrite (port) of Memcached in Java. This goal was to have a feature complete implementation that is within 10% of the performance of the C original.

Current status

I started working on this a few years ago and got the slab allocator and hash working, but life being as it is, I never finished the protocol port. If there is general interest in this project, I'd we willing to pick it up again and finish it.

About

Port of Memcached to Java

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages