Class Moneta::Adapters::Fog
In: lib/moneta/adapters/fog.rb
Parent: Object

Fog backend (Cloud storage services) @api public

Methods

clear   delete   key?   load   new   store  

Included Modules

Defaults

Attributes

backend  [R] 

Public Class methods

@param [Hash] options @option options [String] :dir Fog directory @option options [::Fog::Storage] :backend Use existing backend instance @option options Other options passed to `Fog::Storage#new`

Public Instance methods

(see Proxy#key?)

[Validate]