flxj / platdb   0.14.0

Apache License 2.0 GitHub

PlatDB is a disk oriented key value storage engine aimed at providing a simple, easy-to-use, lightweight data persistence solution

Scala versions: 3.x

platdb 0.14.0


Group ID:
io.github.flxj
Artifact ID:
platdb_3
Version:
0.14.0
Version Scheme:
Release Date:
Mar 15, 2024
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:

libraryDependencies += "io.github.flxj" %% "platdb" % "0.14.0"

Mill build tool

ivy"io.github.flxj::platdb:0.14.0"

Scala CLI

//> using dep "io.github.flxj::platdb:0.14.0"

Ammonite REPL

import $ivy.`io.github.flxj::platdb:0.14.0`

<dependency>
  <groupId>io.github.flxj</groupId>
  <artifactId>platdb_3</artifactId>
  <version>0.14.0</version>
</dependency>

compile group: 'io.github.flxj', name: 'platdb_3', version: '0.14.0'