Skip to content

feat: add distributed backend selection and safe query hashing#41

Merged
mheidari988 merged 1 commit intomainfrom
fix/caching-distributed-options
Jan 10, 2026
Merged

feat: add distributed backend selection and safe query hashing#41
mheidari988 merged 1 commit intomainfrom
fix/caching-distributed-options

Conversation

@mheidari988
Copy link
Contributor

auto-select distributed cache when available or requested, expose cache backend option, and introduce ICacheKeyProvider with hash failure fallback to avoid pipeline breaks. include tests/docs for new behavior.

Summary

  • What does this change do?

Testing

  • dotnet test
  • Other (add details):

Checklist

  • Includes docs/changelog updates if user-facing
  • Adds/updates tests
  • Keeps public API surface minimal and backward compatible (or documents breaking change)
  • PR scoped to a single concern/module where possible

Notes

  • Breaking changes? If yes, describe impact and migration.
  • Related issues/links:

auto-select distributed cache when available or requested, expose cache backend option, and introduce ICacheKeyProvider with hash failure fallback to avoid pipeline breaks. include tests/docs for new behavior.
@mheidari988 mheidari988 self-assigned this Jan 10, 2026
@mheidari988 mheidari988 merged commit 50aedba into main Jan 10, 2026
2 checks passed
@mheidari988 mheidari988 deleted the fix/caching-distributed-options branch January 10, 2026 04:00
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.

1 participant