https://github.com/bringhurst/zoidb
A simple database with atomic commits, write ahead logging, and paxos based replication.
https://github.com/bringhurst/zoidb
Last synced: 4 months ago
JSON representation
A simple database with atomic commits, write ahead logging, and paxos based replication.
- Host: GitHub
- URL: https://github.com/bringhurst/zoidb
- Owner: bringhurst
- Created: 2011-07-15T20:12:41.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-15T20:13:55.000Z (almost 15 years ago)
- Last Synced: 2025-10-08T10:31:02.653Z (9 months ago)
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple database with atomic commits, write ahead logging, and paxos based replication.