Which key/value store is the most promising/stable?

前端 未结 15 2941
情深已故
情深已故 2020-12-12 09:04

I\'m looking to start using a key/value store for some side projects (mostly as a learning experience), but so many have popped up in the recent past that I\'ve got no idea

15条回答
  •  遥遥无期
    2020-12-12 09:56

    Just to make the list complete: there's Dreamcache, too. It's compatible with Memcached (in terms of protocol, so you can use any client library written for Memcached), it's just faster.

提交回复
热议问题