magro / testrepo

foo
0 stars 0 forks source link

Allow configuration of memcached protocol to use #50

Closed magro closed 9 years ago

magro commented 9 years ago

From martin.grotzke on March 23, 2010 00:46:12

It should be possible to configure, if text or binary protocol shall be used for memcached communication.

Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=50

magro commented 9 years ago

From martin.grotzke on March 30, 2010 16:12:29

Implemented, added new config attribute "memcachedProtocol" with allowed values "text" | "binary", default is "text".

Status: Fixed
Labels: Milestone-1.3