https://github.com/starrocks/starrocks-bdb-je
https://github.com/starrocks/starrocks-bdb-je
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/starrocks/starrocks-bdb-je
- Owner: StarRocks
- License: other
- Created: 2023-02-07T12:06:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T03:25:21.000Z (over 1 year ago)
- Last Synced: 2025-04-03T09:04:31.823Z (about 1 year ago)
- Language: Java
- Size: 3.11 MB
- Stars: 2
- 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`