Skip to content

Commit 04613a4

Browse files
committed
simplify meta command flag handling
flags are now space deliminated. tokens are gone. if a flag has an argument, it comes attached to the flag, ie: `mg foo q T30 c` "quietly update the TTL to +30 and return the CAS value" response codes are updated slightly. If a value is requested: `VA [size] [flags]\r\nvalue\r\nEN\r\n` if a value is not requested: `HD [flags]\r\nEN\r\n` code is shorter/simpler but it's a bigger change than I was hoping to see at this point.
1 parent 2fb2217 commit 04613a4

File tree

2 files changed

+237
-308
lines changed

2 files changed

+237
-308
lines changed

0 commit comments

Comments
 (0)