
22 Oct
2007
22 Oct
'07
5:11 p.m.
Hello, I have a few questions about cl-memcached: 1) Which object type is possible to store on memcached using cl-memcached? CLOS objects instances? Hash tables? Structures? 2) When cl-memcached will support multiple servers (with weights) like others memcached clients? 3) cl-memcached supports compression? 4) cl-memcached will support other lisp implementations? (SBCL, CMUCL, CLISP??) 5) cl-memcached will deal with strings internally (this way won't be necessary pass :is-string parameter)? Thanks! Lucindo