I'm looking for a key value store that can be used from an EC2 instance.
Ideally something AWS hosted would be perfect but:
As there are a lot of key value stores on the market it's hard to choose the best one. Which one would you recommend?
I found the perfect solution for my use case: memcachedb
It doesn't do fancy document/indexing, it's just a simple key value store.
I didn't do any performance testing yet though.
Edit:
We dropped memcachedb due to problems with replication. Instead we run now mongodb. Mongodb requires much more disk space, and more resources in general. But the replica sets work very reliable and are easy to set up.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With