Module: Sequel::Unicache
- Extended by:
- GlobalConfiguration::ClassMethods
- Defined in:
- lib/sequel/unicache.rb,
lib/sequel/unicache/hook.rb,
lib/sequel/unicache/write.rb,
lib/sequel/unicache/expire.rb,
lib/sequel/unicache/finder.rb,
lib/sequel/unicache/logger.rb,
lib/sequel/unicache/version.rb,
lib/sequel/unicache/transaction.rb,
lib/sequel/unicache/configuration.rb,
lib/sequel/unicache/global_configuration.rb
Defined Under Namespace
Modules: Finder Classes: Configuration, Expire, GlobalConfiguration, Hook, Logger, Transaction, Write
Constant Summary collapse
- VERSION =
'0.9.0'
Instance Attribute Summary
Attributes included from GlobalConfiguration::ClassMethods
Method Summary
Methods included from GlobalConfiguration::ClassMethods
configure, disable, enable, enabled?, extended, suspend_unicache, unicache_suspended?, unsuspend_unicache