lib/remcached/const.rb in astro-remcached-0.2.2 vs lib/remcached/const.rb in astro-remcached-0.3.0
- old
+ new
@@ -23,9 +23,13 @@
DELETE = 0x04
INCREMENT = 0x05
DECREMENT = 0x06
QUIT = 0x07
STAT = 0x10
+ GETQ = 0x09
+ SETQ = 0x11
+ ADDQ = 0x12
+ DELETEQ = 0x14
=begin
Possible values of the one-byte field:
0x00 Get
0x01 Set