Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
cats-effect 0.13
Group ID:
io.swaydb
Artifact ID:
cats-effect_2.12
Version:
0.13
Release Date:
Feb 23, 2020
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "io.swaydb" %% "cats-effect" % "0.13"
ivy"io.swaydb::cats-effect:0.13"
//> using dep "io.swaydb::cats-effect:0.13"
import $ivy.`io.swaydb::cats-effect:0.13`
<dependency> <groupId>io.swaydb</groupId> <artifactId>cats-effect_2.12</artifactId> <version>0.13</version> </dependency>
compile group: 'io.swaydb', name: 'cats-effect_2.12', version: '0.13'