Skip to content

alemax-xyz/memcachedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memcachedb docker image

MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol, so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported.

This image is based on official memcached package for Ubuntu Bionic and is built on top of clover/base.

About

Memcachedb docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published