mingfai / rocksdb-android

RocksDB Android library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download

RocksDB for Android

RocksDB library which exposes the RocksDB Java API for Android. It uses the same Java interface as the regular RocksDB java release

Reference

Maven dependency

The project is published on the jcenter repository.

Gradle:

implementation("io.maryk.rocksdb:rocksdb-android:0.6.0")

About

RocksDB Android library

License:Apache License 2.0


Languages

Language:Kotlin 100.0%