::: frobnicate Command: -1 (Invalid) --------------------------------------------------- ::: FrObNiCaTe foo frob Command: -1 (Invalid) --------------------------------------------------- ::: auth foo bar Command: AUTH . 0: (3) foo . 1: (3) bar --------------------------------------------------- ::: AUTH foo bar Command: AUTH . 0: (3) foo . 1: (3) bar --------------------------------------------------- ::: badkey foo Command: -1 (Invalid) --------------------------------------------------- ::: BadVal bar Command: -1 (Invalid) --------------------------------------------------- ::: BYE boo bah Command: BYE . 0: (3) boo . 1: (3) bah --------------------------------------------------- ::: commit Command: COMMIT --------------------------------------------------- ::: COMmiT foo bar baz bat Command: COMMIT . 0: (3) foo . 1: (3) bar . 2: (3) baz . 3: (3) bat --------------------------------------------------- ::: create user Command: CREATE . 0: (4) user --------------------------------------------------- ::: destroy 12345 Command: DESTROY . 0: (5) 12345 --------------------------------------------------- ::: FinD user foo=bar Command: FIND . 0: (4) user . 1: (3) foo . 2: (1) = . 3: (3) bar --------------------------------------------------- ::: get foo bar Command: GET . 0: (3) foo . 1: (3) bar --------------------------------------------------- ::: help Command: HELP --------------------------------------------------- ::: help I need somebody Command: HELP . 0: (1) I . 1: (4) need . 2: (8) somebody --------------------------------------------------- ::: NaMeS Command: NAMES --------------------------------------------------- ::: nAmEs user Command: NAMES . 0: (4) user --------------------------------------------------- ::: names 12345 Command: NAMES . 0: (5) 12345 --------------------------------------------------- ::: set foo bar Command: SET . 0: (3) foo . 1: (3) bar --------------------------------------------------- ::: Set alphanum here1am_j_h Command: SET . 0: (8) alphanum . 1: (11) here1am_j_h --------------------------------------------------- ::: SEt brokenalphanum heriam"am Command: SET (parse error) . 0: (14) brokenalphanum . 1: (6) heriam . 2: (1) " --------------------------------------------------- ::: SeT quotedstr "hereiam" Command: SET . 0: (9) quotedstr . 1: (7) hereiam --------------------------------------------------- ::: SET quotedstr " hereiam" " TO " "savethe day " Command: SET . 0: (9) quotedstr . 1: (10) hereiam . 2: (4) TO . 3: (13) savethe day --------------------------------------------------- ::: sEt quotedstr "here i am" Command: SET . 0: (9) quotedstr . 1: (9) here i am --------------------------------------------------- ::: sET quotedstr "\"here\ti am\"\!\"" Command: SET . 0: (9) quotedstr . 1: (13) "here i am"!" --------------------------------------------------- ::: set quotedstr="ab\\" "quotedstr2" "=" "asdf" Command: SET . 0: (9) quotedstr . 1: (1) = . 2: (3) ab\ . 3: (10) quotedstr2 . 4: (1) = . 5: (4) asdf --------------------------------------------------- ::: set quotedstr = "\\\\" quotedstr2 = "asdf" Command: SET . 0: (9) quotedstr . 1: (1) = . 2: (2) \\ . 3: (10) quotedstr2 . 4: (1) = . 5: (4) asdf --------------------------------------------------- ::: seT brokenqstr "foobar Command: SET (parse error) . 0: (10) brokenqstr . 1: (1) " --------------------------------------------------- ::: set spacestr foo bar Command: SET . 0: (8) spacestr . 1: (3) foo . 2: (3) bar --------------------------------------------------- ::: set binary #5#aGVsbG8gd29ybGQ= Command: SET . 0: (6) binary . 1: (5) hello --------------------------------------------------- ::: set binary #15#aGVsbG8gd29ybGQ= Command: SET . 0: (6) binary . 1: (15) hello world --------------------------------------------------- ::: set binary #60#aG93CAgIaG93IGFyZSB5b3UgdG9kYXk/ Command: SET . 0: (6) binary . 1: (60) howhow are you today? --------------------------------------------------- ::: set binary #0#aa===== Command: SET . 0: (6) binary . 1: (0) --------------------------------------------------- ::: set binary ##aa====== Command: SET (parse error) . 0: (6) binary . 1: (1) # --------------------------------------------------- ::: set binary #a#bb===== Command: SET (parse error) . 0: (6) binary . 1: (1) # --------------------------------------------------- ::: set binary #1# Command: SET (parse error) . 0: (6) binary . 1: (1) # --------------------------------------------------- ::: set binary #0# Command: SET (parse error) . 0: (6) binary . 1: (1) # --------------------------------------------------- ::: set binary #0#= Command: SET . 0: (6) binary . 1: (0) --------------------------------------------------- ::: Set 102. foo=bar Command: SET . 0: (3) 102 . 1: (1) . . 2: (3) foo . 3: (1) = . 4: (3) bar --------------------------------------------------- ::: set 102.mail blah Command: SET . 0: (3) 102 . 1: (1) . . 2: (4) mail . 3: (4) blah --------------------------------------------------- ::: get 101. Command: GET . 0: (3) 101 . 1: (1) . --------------------------------------------------- ::: get 101.mail Command: GET . 0: (3) 101 . 1: (1) . . 2: (4) mail ---------------------------------------------------