https://github.com/tangledbytes/rapidodb
RapidoDB is a fast in memory key value pair based persistent database
https://github.com/tangledbytes/rapidodb
Last synced: about 1 year ago
JSON representation
RapidoDB is a fast in memory key value pair based persistent database
- Host: GitHub
- URL: https://github.com/tangledbytes/rapidodb
- Owner: tangledbytes
- License: gpl-3.0
- Created: 2020-06-14T12:06:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T20:52:03.000Z (over 3 years ago)
- Last Synced: 2025-02-14T00:15:36.871Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 159 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RapidoDB
RapidoDB is a fast in memory key value pair based persistent database.
It is written entirely in golang!
## RapidoDB Architecture
