-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
refactor astro sessions to use cf kv binding #14066
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
Conversation
🦋 Changeset detectedLatest commit: 7ed642f The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
9dd4c78 to
d925b1b
Compare
Co-authored-by: Matt Kane <m@mk.gg>
ascorbic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great improvement!
Co-authored-by: Matt Kane <m@mk.gg>
|
@alexanderniebuhr can this be merged? |
|
Added to the 5.13 milestone so it's mentioned in the blog |
|
It can yes! |
|
If your PR is ready and approved you can always just merge it! |
* refactor astro sessions to use cf kv binding * refactor: hoist up session kv binding name * chore: add changeset * chore: resolve PR comments Co-authored-by: Matt Kane <m@mk.gg> * chore: resolve PR comments Co-authored-by: Matt Kane <m@mk.gg> * chore: update changeset --------- Co-authored-by: Matt Kane <m@mk.gg>
Changes
fs-litewith Cloudflare platformProxyremoteBindingshttps://developers.cloudflare.com/workers/development-testing/#remote-bindingsplatformProxy#13831Testing
Docs