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 experimental relationship count API #105

Merged
merged 1 commit into from
May 9, 2024

Conversation

josephschorr
Copy link
Member

This will eventually be backed by a counting/stats service, but for now will call count(*)

alecmerdler
alecmerdler previously approved these changes May 9, 2024
};
}

// EXPERIMENTAL: UnregisterRelationshipCounter unregisters a new filter for counting relationships.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// EXPERIMENTAL: UnregisterRelationshipCounter unregisters a new filter for counting relationships.
// EXPERIMENTAL: UnregisterRelationshipCounter unregisters a filter for counting relationships.

This will eventually be backed by a counting/stats service, but for now will call count(*)
@josephschorr josephschorr merged commit 81d767d into authzed:main May 9, 2024
2 checks passed
@josephschorr josephschorr deleted the exp-count-api branch May 9, 2024 20:41
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
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.

3 participants