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