C++ in-memory Key-Value stores

Hippicoder picture Hippicoder · Jun 26, 2010 · Viewed 9k times · Source

I'm looking for suggestions regarding in-memory key-value store engines or libraries, that have C++ interfaces or that are written in C++.

I'm looking for solutions that can scale without any problems to about 100mill key-value pairs and that are compatible/compilable on linux and win32/64

Answer

Gunslinger47 picture Gunslinger47 · Jun 26, 2010