plturrell opened a new pull request, #3185:
URL: https://github.com/apache/jena/pull/3185
GitHub issue resolved #
Pull request Description:
This PR adds two new modules to the Jena project:
1. jena-memory: A memory-optimized storage implementation
- Adds efficient on-heap and off-heap storage options
- Includes node caching for better memory usage
2. jena-rdf-delta: RDF Dataset synchronization and high availability
- Supports distributed dataset synchronization
- Includes conflict resolution mechanisms
- Provides integration with TDB2
Changes include:
- Fixing XML name tags in both module POMs
- Aligning all module versions to 5.0.0-SNAPSHOT
- Adding modules to parent POM
----
- [ ] Tests are included.
- [ ] Documentation change and updates are provided for the [Apache Jena
website](https://github.com/apache/jena-site/)
- [ ] Commits have been squashed to remove intermediate development commit
messages.
- [ ] Key commit messages start with the issue number (GH-xxxx)
By submitting this pull request, I acknowledge that I am making a
contribution to the Apache Software Foundation under the terms and conditions
of the [Contributor's
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
----
See the [Apache Jena "Contributing"
guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]