Homec4science
Diffusion YCSB b0ff7270fc29

[memcached] support binary protocol (#965)

Authored by sashas83 <solganik@gmail.com> on May 12 2017, 16:06.

Description

[memcached] support binary protocol (#965)

Adding support for memcached binary protocol as described in
https://github.com/memcached/memcached/blob/master/doc/protocol.txt.

Protocol can be set via memcached.protocol property of YCSB memcached workload. if specified
protocol must be "binary" or "text". If unspecified text version is used.

Details

Committed
Sean Busbey <sean.busbey@gmail.com>May 12 2017, 16:06
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:ddde8e3c7abf: [accumulo] A general "refresh" to the Accumulo binding (#947)
Branches
Unknown
Tags
Unknown

Event Timeline

Sean Busbey <sean.busbey@gmail.com> committed R7507:b0ff7270fc29: [memcached] support binary protocol (#965) (authored by sashas83 <solganik@gmail.com>).May 12 2017, 16:06