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.13.0
Group ID:
io.github.flxj
Artifact ID:
platdb_3
Version:
0.13.0
Version Scheme:
Release Date:
Jan 30, 2024
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:
flxj
|
libraryDependencies += "io.github.flxj" %% "platdb" % "0.13.0"
ivy"io.github.flxj::platdb:0.13.0"
//> using dep "io.github.flxj::platdb:0.13.0"
import $ivy.`io.github.flxj::platdb:0.13.0`
<dependency> <groupId>io.github.flxj</groupId> <artifactId>platdb_3</artifactId> <version>0.13.0</version> </dependency>
compile group: 'io.github.flxj', name: 'platdb_3', version: '0.13.0'