-
Notifications
You must be signed in to change notification settings - Fork 738
feat: worker-local KvIndexer in KvEventPublisher #4519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
a242346
checkpt before branch switch
karen-sy 1771f85
checkpt before buffers
karen-sy a415a1a
checkpoint before testing localkvindexer
karen-sy 6adda0d
undo accidental toml change
karen-sy ad485f0
fix Arc patterns, patch unit test races
karen-sy 76a2088
Merge remote-tracking branch 'origin/main' into karenc/distributed_bl…
karen-sy 54eca97
format + fix clippy warnings
karen-sy 6e58c2d
checkpoint before branch switch
karen-sy 2608be0
draft of components with hacky raw nats client
karen-sy 43855ae
small comments
karen-sy b35781a
up
karen-sy 4227941
merge main
karen-sy eaf72b8
integration tests with mock workers
karen-sy c077d36
docstrings, formatting
karen-sy 42a5a3e
helpers for indexing into buffers
karen-sy 02ed5b9
Merge remote-tracking branch 'origin' into karenc/distributed_blocks
karen-sy e439489
merge main for ci fix
karen-sy 44628af
Merge remote-tracking branch 'origin' into karenc/distributed_blocks
karen-sy ded0b08
move shared DRT creator to distributed.rs
karen-sy 6ee2921
expose publisher feature via frontend/router flag which sets env var
karen-sy 05bd78b
Merge remote-tracking branch 'origin' into karenc/distributed_blocks
karen-sy e806343
Merge remote-tracking branch 'origin' into karenc/distributed_blocks
karen-sy 777ee1a
revert os flag thing
karen-sy df28d3f
mdc registration for enable localkvindexer + related workerqueryclien…
karen-sy 54c2efb
nit
karen-sy b23a84a
fix nits
karen-sy fe3b56a
use routerevents, move test
karen-sy 0dad7c5
merge main
karen-sy 37fee4b
up
karen-sy 43ebf91
oops didnt include args.py diff
karen-sy 3b60d0f
nit
karen-sy 4b00804
quick checkpoint before switching branches
karen-sy cb7568c
ranged workerevent query
karen-sy c76c74a
recovery for startup and gaps
karen-sy 6a5b2dd
Merge remote-tracking branch 'origin/main' into karenc/mdc_from_frontend
karen-sy 69135ad
add back integration guard
karen-sy f2be88e
clippy
karen-sy 3fda0f3
Merge branch 'main' of github.com:ai-dynamo/dynamo into karenc/distri…
karen-sy 582d836
Merge branch 'karenc/mdc_from_frontend' into karenc/distributed_blocks
karen-sy 6b5eeb1
clone mdc rx, os env args, test header
karen-sy afb519c
Merge branch 'main' into karenc/distributed_blocks
PeaBrane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
nit
- Loading branch information
commit 54c2efb44b4e2939bf152e1af1447e8625cea16f
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.