Class Moneta::WeakCreate
In: lib/moneta/weak.rb
Parent: Proxy

Adds weak create support to the underlying store

@note The create method will not be thread or multi-process safe (this is meant by weak) @api public

Methods

new  

Included Modules

CreateSupport

Public Class methods

@param [Moneta store] adapter The underlying store @param [Hash] options

[Validate]