module
Solerian::DB
Defined in:
solerian/db.crConstant Summary
-
Log =
::Log.for(self)
-
STORES =
ENV["DB_STORES"].split(",")
Class Method Summary
- .etags
- .has_db?(store : String) : Bool
- .head!(store : String) : Nil
- .load(store : String) : Storage
- .save(store : String, all : Storage)
- .store(name)
- .update_etag(store : String, time = Time.utc) : String