Sha256: 037031e4631e8f2d6605bea7dfe8f43f2f434e26df63b383be47cab199076330
Contents?: true
Size: 280 Bytes
Versions: 11
Compression:
Stored size: 280 Bytes
Contents
describe 'adapter_lmdb_with_db', unsupported: defined?(JRUBY_VERSION), adapter: :LMDB do moneta_build do Moneta::Adapters::LMDB.new(dir: File.join(tempdir, "adapter_lmdb"), db: "adapter_lmdb_with_db") end moneta_specs ADAPTER_SPECS.without_concurrent.with_each_key end
Version data entries
11 entries across 11 versions & 1 rubygems