Skip to content

dain/memcached

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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