BoJack is a single-node key-value store written in Crystal.
- Source Code
- https://github.com/marceloboeira/bojack[01]
- Developer
- Country of Origin
- DE
- Start Year
- 2016 [03]
- Project Type
- Open Source
- Written in
- Crystal
- Operating System
- Linux
- License
- MIT License
BoJack is a single-node key-value store written in Crystal.
History[02]
The systems was started by Marcelo Boeira in 2016 as a learning vehicle for understanding database systems.
Logging
Bojack logs individual commands for any client action, along with the date and time of interaction, and the client's address and port.
This includes anytime a client connects, or a key is set, updated, or deleted.
Citations
3 sources
Revision #5
Last Updated: