Skip to content

Conversation

@timmartin-stripe
Copy link
Contributor

Context

We want to implement a custom router (similar to what we did for the scalar router). This updates the RouterFactory interface to include a function for getting a keyedRouter (i.e. Router<KeyValuePair<K, V>>) It's backwards compatible and should not break any usages.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable

We want to implement a custom router (similar to what we did for the
scalar router).  This updates the RouterFactory interface to include a
function for getting a keyedRouter (i.e. `Router<KeyValuePair<K, V>>`)
It's backwards compatible and should not break any usages.
@github-actions
Copy link

github-actions bot commented Oct 23, 2025

Test Results

661 tests  ±0   650 ✅ ±0   9m 3s ⏱️ -3s
152 suites ±0    11 💤 ±0 
152 files   ±0     0 ❌ ±0 

Results for commit bab3ed0. ± Comparison against base commit 3ba5b5f.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants