WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@hanahmily
Copy link
Member

  • Introduced new configuration options for external segment streaming in config.go.
  • Implemented ExternalSegmentReceiver for handling streaming of external segments.
  • Added ExternalSegmentDeduplicator to manage deduplication of incoming segments.
  • Created example usage in external_segment_example.go and comprehensive tests in external_segment_test.go.
  • Updated go.mod to include necessary dependencies.

This feature enhances the ability to stream segments from external sources while ensuring that duplicate documents are handled appropriately.

- Introduced new configuration options for external segment streaming in `config.go`.
- Implemented `ExternalSegmentReceiver` for handling streaming of external segments.
- Added `ExternalSegmentDeduplicator` to manage deduplication of incoming segments.
- Created example usage in `external_segment_example.go` and comprehensive tests in `external_segment_test.go`.
- Updated `go.mod` to include necessary dependencies.

This feature enhances the ability to stream segments from external sources while ensuring that duplicate documents are handled appropriately.
@hanahmily hanahmily requested a review from mrproliu July 29, 2025 06:36
@hanahmily hanahmily added the enhancement New feature or request label Jul 29, 2025
Signed-off-by: Gao Hongtao <[email protected]>
Signed-off-by: Gao Hongtao <[email protected]>
Signed-off-by: Gao Hongtao <[email protected]>
@hanahmily hanahmily merged commit af60771 into main Jul 29, 2025
4 checks passed
@hanahmily hanahmily deleted the external-seg branch July 29, 2025 10:13
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.

3 participants