Skip to content

Enable CockroachDB rangefeeds in example for Watch API#413

Merged
ecordell merged 1 commit into
authzed:mainfrom
ivanauth:fix/issue-77-enable-watch-api-example
May 1, 2026
Merged

Enable CockroachDB rangefeeds in example for Watch API#413
ecordell merged 1 commit into
authzed:mainfrom
ivanauth:fix/issue-77-enable-watch-api-example

Conversation

@ivanauth
Copy link
Copy Markdown
Contributor

Summary

  • Add a Kubernetes Job that enables kv.rangefeed.enabled on CockroachDB, required for SpiceDB's Watch API
  • Add README section explaining Watch API and how to verify rangefeeds are enabled

Closes #77

Copy link
Copy Markdown
Contributor

@ecordell ecordell left a comment

Choose a reason for hiding this comment

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

Good call out, thanks for this!

@ecordell ecordell added this pull request to the merge queue May 1, 2026
Merged via the queue into authzed:main with commit 4fe7a1c May 1, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Example showing how to enable the Watch API with CRDB

2 participants