argus-file-store

Kotlin Multiplatform Argus File Store

License

License

GroupId

GroupId

com.pajato.argus
ArtifactId

ArtifactId

argus-file-store-jvm
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

module
Description

Description

argus-file-store
Kotlin Multiplatform Argus File Store
Project URL

Project URL

https://github.com/pajato/argus-file-store
Project Organization

Project Organization

Pajato Technologies LLC
Source Code Management

Source Code Management

https://github.com/pajato/argus-file-store

Download argus-file-store-jvm

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.41
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.41
com.pajato.io : KFile-jvm jar 0.0.2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
com.pajato.argus : argus-tmdb-core-jvm jar 0.0.13
org.jetbrains.kotlinx : kotlinx-serialization-runtime jar 0.11.0

Project Modules

There are no modules declared in this project.

argus-file-store

A transaction journaling database for Argus movies

This project provides sample code that persists Argus movie objects. See the repo argus-store-android as it demonstrates library usage.

The persistence model is known as journaling transactions, transaction logging and System Prevalence (see Wikepedia: https://en.wikipedia.org/wiki/System_prevalence)

The current Kotlin multi-platform release is JVM only.

For JVM: "com.pajato.argus:argus-file-store-jvm:0.0.3"

See Testing and Coverage reports.

com.pajato.argus

Versions

Version
0.0.3
0.0.2
0.0.1