It's literally an indexable BSON array with query listening, replication and basic crash recovery. While working on my little projects I always felt a need for some sort of simple storage, where I can just have a single file. However sqlite with its' schemas and migrations always felt icky, lik...

Source: [Hacker News](https://github.com/klirix/albedo)

Sponsored