Skip to content

A redis compatible in-memory database written in Go.

License

Notifications You must be signed in to change notification settings

alanJames00/blueberry-db

Repository files navigation

BlueberryDB

BlueberryDB is a light-weight Redis-compatible in-memory database built in Go. It provides basic key-value data storage and hashes with persistence via an Append-Only File (AOF) mechanism and is designed to be compatible with most Redis clients including, but also not limited to redis-cli and ioredis.

About

A redis compatible in-memory database written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published