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

ordering 0.1


Group ID:
io.swaydb
Artifact ID:
ordering_2.12
Version:
0.1
Release Date:
Feb 12, 2018
Licenses:
Files:

libraryDependencies += "io.swaydb" %% "ordering" % "0.1"

Mill build tool

ivy"io.swaydb::ordering:0.1"

Scala CLI

//> using dep "io.swaydb::ordering:0.1"

Ammonite REPL

import $ivy.`io.swaydb::ordering:0.1`

<dependency>
  <groupId>io.swaydb</groupId>
  <artifactId>ordering_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'io.swaydb', name: 'ordering_2.12', version: '0.1'