X-Git-Url: http://git.kpe.io/?p=memstore.git;a=blobdiff_plain;f=memcache%2Fspecials.lisp;h=2006f37dac0f01f922c58d602f0248cd1e46b165;hp=f4431ac2f152e405483485acc61ede662652457f;hb=b863ee040d4f399abb087df7304eafb0d5da4d1a;hpb=7dd62ee1de6fc014941ae83d7e09bac2f44b6a5b diff --git a/memcache/specials.lisp b/memcache/specials.lisp index f4431ac..2006f37 100644 --- a/memcache/specials.lisp +++ b/memcache/specials.lisp @@ -123,7 +123,7 @@ limit-maxbytes mc-stats-limit-maxbytes Number of bytes thi (:documentation "This class represents an instance of the Memcached server")) -(defconstant* *membase17-stat-names* +(defconstant* +membase17-stat-names+ '("accepting_conns" "auth_cmds" "auth_errors" "bucket_active_conns" "bucket_conns" "bytes_read" "bytes_written" "cas_badval" "cas_hits" "cas_misses" "cmd_flush" "cmd_get" "cmd_set" "conn_yields" "connection_structures" "curr_connections"