Bug#898198 memcached protocol isn't case-insensitive
A fix and a test case for Bug#898198 memcached protocol isn't case-insensitive. Make the protocol case-insensitive. Fix the test framework to be able to match case-insensitive server queries. Add a test.
Showing
- mod/box/memcached-grammar.m 461 additions, 252 deletionsmod/box/memcached-grammar.m
- mod/box/memcached-grammar.rl 16 additions, 16 deletionsmod/box/memcached-grammar.rl
- test/box_memcached/getset.result 39 additions, 0 deletionstest/box_memcached/getset.result
- test/box_memcached/getset.test 16 additions, 0 deletionstest/box_memcached/getset.test
- test/lib/memcached_connection.py 7 additions, 7 deletionstest/lib/memcached_connection.py
Loading
Please register or sign in to comment