Class Moneta::Adapters::PStore
In: lib/moneta/adapters/pstore.rb
Parent: Object

PStore backend @api public

Methods

clear   create   delete   increment   key?   load   new   new_store   store  

Included Modules

Defaults

Attributes

backend  [R] 

Public Class methods

@param [Hash] options @option options [String] :file PStore file @option options [::PStore] :backend Use existing backend instance

Public Instance methods

(see Proxy#key?)

Protected Instance methods

[Validate]