An open API service indexing awesome lists of open source software.

https://github.com/huseyinbabal/demory

Cloud-Native Distributed In-Memory Database
https://github.com/huseyinbabal/demory

distributed-systems in-memory-database raft-consensus-algorithm

Last synced: 2 months ago
JSON representation

Cloud-Native Distributed In-Memory Database

Awesome Lists containing this project

README

          

![demory logo](https://user-images.githubusercontent.com/1237982/139506765-ac5e2cc2-2ee2-4b6f-b3eb-55f16a386ece.jpg)

Demory is a Cloud-Native Distributed In-Memory Database based on the RAFT Protocol.

[![GoDoc](https://pkg.go.dev/badge/github.com/huseyinbabal/demory)](https://pkg.go.dev/github.com/huseyinbabal/demory)
[![Go Report Card](https://goreportcard.com/badge/github.com/huseyinbabal/demory)](https://goreportcard.com/report/github.com/huseyinbabal/demory)
[![Maintainability](https://api.codeclimate.com/v1/badges/9db10ff69cca5a0481ab/maintainability)](https://codeclimate.com/github/huseyinbabal/demory/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/9db10ff69cca5a0481ab/test_coverage)](https://codeclimate.com/github/huseyinbabal/demory/test_coverage)
![Docker Image Version (latest by date)](https://img.shields.io/docker/v/huseyinbabal/demory?label=Docker%20Image)

## Howto Use
Demory is still in progress, will be updated soon