brownsys/K9db

Memcached

KinanBab opened this issue · 1 comments

Improve the memcached driver:

  • Constant size keys and records
  • Multi Get
  • Update via a Multi Get diff
  • Must work in multi-threaded harnesses
  • Handle queries with no keys
  • Handle queries where keys map to many (variable) values

Unclear if this is still an issue given our new memcached experiment from lobsters