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
- Host: GitHub
- URL: https://github.com/huseyinbabal/demory
- Owner: huseyinbabal
- License: apache-2.0
- Created: 2021-09-25T22:36:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T23:36:28.000Z (about 3 years ago)
- Last Synced: 2024-06-20T13:40:45.284Z (almost 2 years ago)
- Topics: distributed-systems, in-memory-database, raft-consensus-algorithm
- Language: Go
- Homepage:
- Size: 319 KB
- Stars: 20
- Watchers: 3
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Demory is a Cloud-Native Distributed In-Memory Database based on the RAFT Protocol.
[](https://pkg.go.dev/github.com/huseyinbabal/demory)
[](https://goreportcard.com/report/github.com/huseyinbabal/demory)
[](https://codeclimate.com/github/huseyinbabal/demory/maintainability)
[](https://codeclimate.com/github/huseyinbabal/demory/test_coverage)

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