Files
scylladb/apps
Tomasz Grabiec e85371112b memcached: optimize handle_get()
We don't really need to copy keys as the parser is not reused until
we're done.

Also, in case of a single key we don't use map_reduce() which
saves us one allocation (reducer).
2014-11-20 13:25:07 +02:00
..
2014-09-04 18:39:25 +03:00