Skip to content

feat(httpserver): add subscription management methods to server interface#2045

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/update-interfaces-november
Nov 26, 2025
Merged

feat(httpserver): add subscription management methods to server interface#2045
jcscottiii merged 1 commit intomainfrom
jcscottiii/update-interfaces-november

Conversation

@jcscottiii
Copy link
Copy Markdown
Collaborator

@jcscottiii jcscottiii commented Nov 26, 2025

The spanner adapter layer already implements these methods, so this change adds them to the server interface to expose them at the HTTP server level.

Future work will involve adding HTTP handlers to call these methods.

Other changes:

  • Move AttemptToStoreSubscriptionTrigger to the backendtypes package since it was not adapter specific. We will also use it in multiple places.

@jcscottiii jcscottiii requested a review from jrobbins November 26, 2025 22:02
…face

The spanner adapter layer already implements these methods, so this change
adds them to the server interface to expose them at the HTTP server level.

Future work will involve adding HTTP handlers to call these methods.
@jcscottiii jcscottiii force-pushed the jcscottiii/update-interfaces-november branch from df1c1e6 to b774e5b Compare November 26, 2025 22:16
@jcscottiii jcscottiii added this pull request to the merge queue Nov 26, 2025
Merged via the queue into main with commit 0904a62 Nov 26, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/update-interfaces-november branch November 26, 2025 23:24
@DanielRyanSmith DanielRyanSmith mentioned this pull request Dec 4, 2025
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.

2 participants