Skip to content
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

add session management with expiring node cleanup #13

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

pH14
Copy link
Owner

@pH14 pH14 commented Sep 20, 2019

yeah not my best effort in small, succinct PRs.

fixes #7

Adds in the FdbSessionManager which implements the tables outlined in the ^, which funnels all session data into FDB directly, and creates the SessionClock which uses the CoordinatingClock
from #11 to elect a client to scan expired nodes and remove their data

@pH14 pH14 merged commit 37bc24d into master Sep 20, 2019
@pH14 pH14 deleted the session-managementt branch September 20, 2019 23:08
@pH14 pH14 mentioned this pull request Sep 20, 2019
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.

client session management
1 participant