Class: AgentC::Db::Store

Inherits:
VersionedStore::Base show all
Defined in:
lib/agent_c/db/store.rb

Instance Attribute Summary

Attributes inherited from VersionedStore::Base

#config, #schema, #version

Method Summary

Methods inherited from VersionedStore::Base

#dir, inherited, #initialize, migrate, record, #restore, schema, #snapshot, #transaction, #versions

Constructor Details

This class inherits a constructor from VersionedStore::Base