Sha256: d3d3ba5f9909a16aac5b4ef8a3f79970681417601db50beb39258d40e53d3083
Contents?: true
Size: 360 Bytes
Versions: 7
Compression:
Stored size: 360 Bytes
Contents
describe 'standard_leveldb_with_expires', unsupported: defined?(JRUBY_VERSION), adapter: :LevelDB do let(:t_res) { 0.125 } let(:min_ttl) { t_res } use_timecop moneta_store :LevelDB do {dir: File.join(tempdir, "standard_leveldb_with_expires"), expires: true} end moneta_specs STANDARD_SPECS.without_multiprocess.with_expires.with_each_key end
Version data entries
7 entries across 7 versions & 1 rubygems