This open source database is being created as part of my live coding series: Creating a database from the ground up using modern C++! In
Tag: redis

What NoSQL needs and what I can provide…
Been reflecting on code to write when I’m on the train. I figure the best thing I can do is write code to help my

Who cares about NoSQL?
How you can save millions with NoSQL…
Hybrid NoSQL: MarkLogic as a Key-Value store: Update
I’ve managed to change the code of Redis-Benchmark to give real results on my computer for yesterdays MarkLogic comparison. Read on for final results!
Hybrid NoSQL: MarkLogic as a K-V store…
Following on from my blog post about using a Document store as a K-V store, I decided to do some simple tests to see how
Hybrid NoSQL: Key-Value use cases
I’ve been talking about how NoSQL database vendors to trying to support more data models from other types of NoSQL databases. I call these Hybrid