Repository URL to install this package:
|
Version:
0.6.1.0 ▾
|
class EntityCache
module Defaults
def self.persistent_store
Storage::Persistent::None
end
def self.write_behind_delay
10
end
end
end