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

Sessions transfer #5229

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Sessions transfer #5229

wants to merge 2 commits into from

Conversation

ruslandoga
Copy link
Contributor

@ruslandoga ruslandoga commented Mar 22, 2025

Attempt at transferring in-memory sessions across deployments using shared /persistent cache and Unix domain sockets (API).

TODOs:

  • more tests around unhappy path

@ruslandoga ruslandoga changed the title sessions transfer Sessions transfer (PoC 1) Mar 22, 2025
@ruslandoga ruslandoga changed the title Sessions transfer (PoC 1) Sessions transfer Mar 22, 2025
@ruslandoga ruslandoga force-pushed the sessions-transfer branch 6 times, most recently from 17a0173 to 96d1b27 Compare March 23, 2025 09:40
@ruslandoga ruslandoga requested a review from Copilot March 28, 2025 17:58
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (4)
  • lib/plausible/application.ex: Language not supported
  • lib/plausible/session/persistence.ex: Language not supported
  • lib/plausible/session/persistence/tinysock.ex: Language not supported
  • lib/plausible_web/controllers/api/system_controller.ex: Language not supported

@ruslandoga ruslandoga force-pushed the sessions-transfer branch 8 times, most recently from 6ddc0b7 to e54aff6 Compare April 1, 2025 19:45
@ruslandoga ruslandoga marked this pull request as ready for review April 2, 2025 06:34
@ruslandoga ruslandoga requested review from aerosol and cnkk April 2, 2025 06:34
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