OpenFGA v0.3.3 is out with performance improvements #100
Closed
craigpastro
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy y'all 👋
We have just released OpenFGA v0.3.3. It comes with a number of performance improvements. Namely:
OPENFGA_DATASTORE_MAX_OPEN_CONNS
andOPENFGA_DATASTORE_MAX_IDLE_CONNS
. Of course, you will want to explore what are the best values for your use case.There is also a fix for the duplicated objects in ListObjects issue.
And, finally, the names of environment variables has been updated and are now much better! (The old ones still work for now, but will be removed in a future release.) See .config-schema.json for the full list and naming scheme.
For the full list of changes please see the changelog.
Please try it out and let us know what you think!
Beta Was this translation helpful? Give feedback.
All reactions