Sha256: 92c1a3510100882e32663292a12d9a951d1b8f2bc7866c3615fe3f5dc8dc543c
Contents?: true
Size: 299 Bytes
Versions: 11
Compression:
Stored size: 299 Bytes
Contents
describe 'adapter_tokyocabinet_bdb', unsupported: defined?(JRUBY_VERSION), adapter: :TokyoCabinet do moneta_build do Moneta::Adapters::TokyoCabinet.new(file: File.join(tempdir, "adapter_tokyocabinet_bdb"), type: :bdb) end moneta_specs ADAPTER_SPECS.without_multiprocess.with_each_key end
Version data entries
11 entries across 11 versions & 1 rubygems