Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starrocks/starrocks-bdb-je
https://github.com/starrocks/starrocks-bdb-je
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/starrocks/starrocks-bdb-je
- Owner: StarRocks
- License: other
- Created: 2023-02-07T12:06:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T07:18:03.000Z (4 months ago)
- Last Synced: 2024-08-29T08:38:49.287Z (4 months ago)
- Language: Java
- Size: 3.1 MB
- Stars: 1
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Based on Oracle BDB Java Edition: 18.3.12
If you want to release a new version:
1. Change the version in pom.xml
2. Change the version in src/main/java/com/sleepycat/je/JEVersion.java
3. Execute command: `mvn deploy`