simerplaha / swaydb   0.2.1

Apache License 2.0 Website GitHub

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.

Scala versions: 2.13 2.12 2.11

zio 0.11


Group ID:
io.swaydb
Artifact ID:
zio_2.12
Version:
0.11
Release Date:
Dec 12, 2019
Licenses:
Files:

libraryDependencies += "io.swaydb" %% "zio" % "0.11"

Mill build tool

ivy"io.swaydb::zio:0.11"

Scala CLI

//> using dep "io.swaydb::zio:0.11"

Ammonite REPL

import $ivy.`io.swaydb::zio:0.11`

<dependency>
  <groupId>io.swaydb</groupId>
  <artifactId>zio_2.12</artifactId>
  <version>0.11</version>
</dependency>

compile group: 'io.swaydb', name: 'zio_2.12', version: '0.11'