Skip to content

Commit

Permalink
Added version catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
lamba92 committed Jul 9, 2024
1 parent 641060c commit 4342a34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kotlinx.document.store
# Kotlin Multiplatform Embedded NoSql Document Database

A Kotlin Multiplatform embedded nosql document database. kotlinx.document.store is an abstraction on top of platform-specific key-value stores like RocksDB, MVStore, etc. It provides a simple API to store and retrieve documents.
Kotlinx.document.store is an abstraction on top of platform-specific key-value stores like RocksDB, MVStore, etc. It provides a simple API to store and retrieve JSON documents.

## Features

Expand Down

0 comments on commit 4342a34

Please sign in to comment.