Assassin is a decentralized key-value DBMS written in JavaScript. It uses a peer-to-peer protocol to replicate data across multiple machines. It stores its meta-data catalog on top of the Hyperdrive distributed filesystem.
- Source Code
- https://github.com/genderev/assassin[02]
- Developer
- Country of Origin
- US
- Start Year
- 2020 [03]
- End Year
- 2020
- Project Type
- Open Source
- Written in
- JavaScript
- Supported Languages
- JavaScript
- Inspired By
- GUN
- License
- MIT License
Assassin is a decentralized key-value DBMS written in JavaScript. It uses a peer-to-peer protocol to replicate data across multiple machines. It stores its meta-data catalog on top of the Hyperdrive distributed filesystem.
Data Model
Assassin is a key/value store that supports mapping a key to its corresponding value.
Citations
3 sources
Revision #7
Last Updated: