Hacker News new | ask | show | jobs
by amix 6312 days ago
memcachedb is not distributed - it only supports replication. I.e. with memcachedb you can only scale reads, but not writes (or at least not without a system like LightCloud on top of it).