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

Bulk import documentation #282

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

tstirrat15
Copy link
Contributor

Description

We've gotten questions around this from several users and the behavior isn't entirely intuitive. This documents how bulk importing works and provides an example.

Changes

  • Add documentation

Testing

Review docs. See that stuff makes sense.

Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 2 unresolved Nov 13, 2024 10:31pm

@sohanmaheshwar
Copy link
Contributor

Hey @tstirrat15

Some questions / comments I had:

  1. Is the RetryableClient method available only for the authzed-go client or is it available for other client libraries as well? I did see the line "Similar logic can be implemented using the other client libraries.". IMHO, if the method is available for all client libraries - we can use the same client library as the example snippet for Bulk Import and for Retrying. For ex: Using authzed-dotnet or authzed-go for both.

  2. Alternately, what do you think about adding examples for Bulk Import for all client libraries in a tabbed format? I see we have support in Go & Py atleast so devs could read it in their language of choice and use as needed.

Tabs that look like this:
Screenshot 2024-11-14 at 14 50 59

  1. Is there a place where the Skip and Touch semantics are explained in-depth? If so, we could link that just to avoid any ambiguity about that behaviour.

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