Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Kiwi::MemcachedStore
Inherits
Kiwi::Store
<
Reference
<
Object
Constructors
new
(memcached :
Memcached::Client
)
Source
Instance methods
clear
Source
delete
(key) :
String
Source
get
(key) :
String
|
Nil
Source
set
(key, val) :
String
Source