NDatabase - Fast data model creation - Powerful Async / Sync API icon

NDatabase - Fast data model creation - Powerful Async / Sync API -----

Lightweight opensource and easy to use INDEXED key-value database multi-platform framework



exception handling improvements & AP
The API has been documented with some clean-up, note that I probably won't break the API even at the 1.0.0 release.

There is no breaking changes so you can pull the new version

Code (Text):
allprojects {
   repositories {
       ...
       maven { url 'https://jitpack.io' }
   }
}
dependencies {
       implementation 'com.github.NivixX.NDatabase:ndatabase-api:0.2.0'
}
Code (Text):
<repositories>
   <repository>
       <id>jitpack.io</id>
       <url>https://jitpack.io</url>
   </repository>
</repositories>

<dependency>
   <groupId>com.github.NivixX.NDatabase</groupId>
   <artifactId>ndatabase-api</artifactId>
   <version>0.2.0</version>
</dependency>
----------, Feb 7, 2023
Resource Information
Author:
----------
Total Downloads: 1,070
First Release: Feb 3, 2023
Last Update: Dec 16, 2024
Category: ---------------
All-Time Rating:
4 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings