Sign inSign up

borg286/ledisdb

By borg286

Updated over 10 years ago

Build of ledisdb.com's redis clone with support for lmdb.

Image
0

288

borg286/ledisdb repository overview

LedisDB is like redis, but persists to a file using interchangable key-value stores with varying pros/cons. LedisDB has an HTTP interface, as well as allowing for larger than memory storage. This image has the ledis.conf packaged inside in case you want to use the defaults. Otherwise link yours into this container, and override the command to run ledis with your conf file. docker run -d -v ~/redis_data:/tmp/ledis-server -p 6380:6380 ledis

Tag summary

Content type

Image

Digest

Size

7 MB

Last updated

over 10 years ago

docker pull borg286/ledisdb