https://github.com/aplaproject/memdb
In-memory database with indexes and resp persistence. Single writer doesn't blocking multiple readers
https://github.com/aplaproject/memdb
Last synced: 5 months ago
JSON representation
In-memory database with indexes and resp persistence. Single writer doesn't blocking multiple readers
- Host: GitHub
- URL: https://github.com/aplaproject/memdb
- Owner: AplaProject
- License: other
- Created: 2018-07-29T22:07:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T07:04:21.000Z (over 7 years ago)
- Last Synced: 2026-01-12T03:38:03.107Z (5 months ago)
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MemDB
[](https://travis-ci.org/AplaProject/memdb)
In-memory database with indexes and resp persistence. Single writer doesn't blocking multiple readers