This is a distributed database for Java, port of GUN (which originally written in JavaScript).
A realtime, decentralized, offline-first, mutable graph protocol to sync the Internet.
- JRE/JDK >= 11
- Clone repo:
$ git clone https://github.com/ChronosX88/JGUN
$ cd JGUN
- Compile it:
./gradlew build
Examples are located there
- Put to database
- Get from database
- Track changes in database
This project is licensed under the MIT License - see the LICENSE file for details.
Author : ChronosX88
Email : chronosx88@gmail.com
Github : https://github.com/ChronosX88/JGUN.git