Tenant Management Support in Go Bindings

Hello I put together a PR for Tenant Management for the Go bindings and have been able to test it in the build container. According to this post contributions are taken via the forums.

A couple questions for the reviewer:

  • Should I check for the /xFF prefix restriction in the bindings, I don’t see such a check in the Python bindings, but I’ve added such a check for Go
  • I seem to be able to open a tenant even if it doesn’t exist.

Thank you!

1 Like

We have another patch as well to fix a race when opening multiple clients at startup :grinning:

Updating PR link: Add Tenant support for Go bindings by griffin · Pull Request #10704 · apple/foundationdb · GitHub