Skip to content

Add Batch Storer and enhance related functionality#638

Merged
fh-ms merged 9 commits intomainfrom
batch-storer
Apr 16, 2026
Merged

Add Batch Storer and enhance related functionality#638
fh-ms merged 9 commits intomainfrom
batch-storer

Conversation

@fh-ms
Copy link
Copy Markdown
Contributor

@fh-ms fh-ms commented Apr 15, 2026

Summary

This pull request introduces the Batch Storer functionality and includes the following updates:

  • Adds the createBatchStorer implementation across relevant storage components.
  • Introduces an overloaded store(Persister) method to GigaMap, enabling explicit persister usage.
  • Updates and adds documentation for the Batch Storer feature.
  • Removes the unused createBatchStorer method and performs related code cleanup.
  • Merges updates from the origin/batch-storer branch.
  • Includes minor revisions to documentation to initiate the CI/CD process.

@fh-ms fh-ms requested a review from zdenek-jonas April 15, 2026 13:48
@fh-ms fh-ms added the enhancement New feature or request label Apr 15, 2026
@fh-ms fh-ms merged commit f6af258 into main Apr 16, 2026
14 checks passed
@fh-ms fh-ms deleted the batch-storer branch April 16, 2026 08:10
@fh-ms
Copy link
Copy Markdown
Contributor Author

fh-ms commented Apr 16, 2026

Extension of eclipse-serializer/serializer#254

@fh-ms fh-ms added this to the 4.1.0 milestone Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants