# claygod/coffer

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/claygod-coffer).**

39 stars · 4 forks · Go · NOASSERTION

## Links

- GitHub: https://github.com/claygod/coffer
- awesome-repositories: https://awesome-repositories.com/repository/claygod-coffer.md

## Description

Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID properties of the database. The database provides the ability to create record headers at own discretion and use them as transactions. The maximum size of stored data is limited by the size of the computer's RAM.

## Tags

### Part of an Awesome List

- [Database Engines](https://awesome-repositories.com/f/awesome-lists/data/database-engines.md) — Simple ACID key-value database with transaction support.
- [Database Systems](https://awesome-repositories.com/f/awesome-lists/data/database-systems.md) — Listed in the “Database Systems” section of the Awesome Go awesome list.
- [Databases](https://awesome-repositories.com/f/awesome-lists/data/databases.md) — Simple ACID key-value database with transactions.
