Ledisdb is a high-performance NoSQL database library and server written in Go. It's similar to Redis but store data in disk. It supports many data structures including kv, list, hash, zset, set.
The ability to use it as an embedded system for processing real time data. This was my first experience with noSql databases and I found them easy enough to learn and implement into our projects at work. Their documentation could be better so that new users don't have to figure something out themselves when they hit road bumps. Also their price structure can seem steep if you're using this mainly for personal project/learning purposes only.
We solved most of our issues around dealing withβ¦
Pros
This is a great database for learning about NoSQL databases
Cons
I dislike the price structure and the lack of documentation