Sha256: 65b23c1501043d26287991f5c97716ce341ab165ee1da4b900d439a53a5bb699
Contents?: true
Size: 338 Bytes
Versions: 7
Compression:
Stored size: 338 Bytes
Contents
describe 'standard_kyotocabinet', unsupported: defined?(JRUBY_VERSION) || ::Gem::Version.new(RUBY_ENGINE_VERSION) >= ::Gem::Version.new('2.7.0'), adapter: :KyotoCabinet do moneta_store :KyotoCabinet do {file: File.join(tempdir, "simple_kyotocabinet.kch")} end moneta_specs STANDARD_SPECS.without_multiprocess.with_each_key end
Version data entries
7 entries across 7 versions & 1 rubygems