JGUN

所属分类:图形图象
开发工具:Java
文件大小:0KB
下载次数:0
上传日期:2023-12-11 14:44:31
上 传 者sh-1993
说明:  一个实时、去中心化、离线优先、可变的图形数据库,用于同步互联网。
(A realtime, decentralized, offline-first, mutable graph database to sync the Internet.)

文件列表:
examples/chat/
gradle/wrapper/
src/
LICENSE
build.gradle
gradlew
gradlew.bat
settings.gradle

JGUN

CURRENTLY ONLY FOR NON-PRODUCTION USE

This is a distributed database for Java, port of GUN (which originally written in JavaScript).

## Table of Contents - [Intro](https://github.com/ChronosXYZ/JGUN/blob/master/#intro) - [Requirements](https://github.com/ChronosXYZ/JGUN/blob/master/#requirements) - [Building](https://github.com/ChronosXYZ/JGUN/blob/master/#building) - [Examples](https://github.com/ChronosXYZ/JGUN/blob/master/#examples) - [Features](https://github.com/ChronosXYZ/JGUN/blob/master/#features) - [Useful links](https://github.com/ChronosXYZ/JGUN/blob/master/#useful-links) - [License](https://github.com/ChronosXYZ/JGUN/blob/master/#license) - [Author](https://github.com/ChronosXYZ/JGUN/blob/master/#author) ## Intro A realtime, decentralized, offline-first, mutable graph protocol to sync the Internet. ## Requirements * JRE/JDK >= 11 ## Building 1. Clone repo: ```bash $ git clone https://github.com/ChronosX88/JGUN $ cd JGUN ``` 2. Compile it: ```bash ./gradlew build ``` [ back to top](https://github.com/ChronosXYZ/JGUN/blob/master/#contents) ## Examples Examples are located [there](https://github.com/ChronosXYZ/JGUN/blob/master/src/main/java/io/github/chronosx88/JGUN/examples) ## Features - Put to database - Get from database - Track changes in database [ back to top](https://github.com/ChronosXYZ/JGUN/blob/master/#contents) ## Useful links - [GUN](https://github.com/ChronosXYZ/JGUN/blob/master/https://gun.eco) - [GUN GitHub](https://github.com/ChronosXYZ/JGUN/blob/master/https://github.com/amark/gun) - [GUN Docs (how GUN works)](https://github.com/ChronosXYZ/JGUN/blob/master/https://gun.eco/docs) [ back to top](https://github.com/ChronosXYZ/JGUN/blob/master/#contents) ## License This project is licensed under the MIT License - see the [LICENSE](https://github.com/ChronosXYZ/JGUN/blob/master/LICENSE) file for details. [ back to top](https://github.com/ChronosXYZ/JGUN/blob/master/#contents) ## Author ```txt Author : ChronosX88 Email : chronosx88@gmail.com Github : https://github.com/ChronosX88/JGUN.git ``` [![forthebadge](https://github.com/ChronosXYZ/JGUN/blob/master/https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/ChronosXYZ/JGUN/blob/master/https://forthebadge.com) [ back to top](https://github.com/ChronosXYZ/JGUN/blob/master/#contents)

近期下载者

相关文件


收藏者