Sha256: a609af6ecb038b383be777939f2163e1e1d4a32e2083679f4d0ab806a480a35f

Contents?: true

Size: 210 Bytes

Versions: 4

Compression:

Stored size: 210 Bytes

Contents

# use this in app config
# Lux.config.cache  = Dalli::Client.new('localhost:11211', { :namespace=>Digest::MD5.hexdigest(__FILE__)[0,4], :compress => true,  :expires_in => 1.hour })
# directly connect memcached

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lux-fw-0.2.3 ./lib/lux/cache/lib/memcached.rb
lux-fw-0.2.1 ./lib/lux/cache/lib/memcached.rb
lux-fw-0.1.35 ./lib/lux/cache/lib/memcached.rb
lux-fw-0.1.17 ./lib/lux/cache/lib/memcached.rb