refactor: make session store operations deterministic with redis support#40
Open
sammargolis wants to merge 1 commit intofeat/authz-note-generation-routefrom
Open
Conversation
b001c3d to
85ce49a
Compare
d7922d6 to
db32532
Compare
85ce49a to
27622a7
Compare
db32532 to
e9b4c2f
Compare
27622a7 to
e9d6052
Compare
e9b4c2f to
e57573e
Compare
e9d6052 to
b532975
Compare
e57573e to
b52ad16
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
SessionStorecontract and deterministic async mutating operationsSecurity impact
PHI handling impact
Tests executed
pnpm build:testpnpm exec tsc --project apps/web/tsconfig.json --noEmitRollback plan