Skip to content

Commit 1cb34e0

Browse files
authored
Update README.md (#358)
1 parent aafadd1 commit 1cb34e0

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -61,25 +61,6 @@ Check out the [development guide](/development.md) to learn how to run Warrant l
6161

6262
Serving check and query requests with low latency at high throughput requires running Warrant as a distributed service with the use of [Warrant-Tokens](https://workos.com/docs/fga/warrant-tokens) (also referred to as [Zookies](https://workos.com/blog/google-zanzibar-authorization#global-scale-low-latency) in Google Zanzibar). As a result, this open source version of Warrant is only capable of handling low-to-moderate throughput and is best suited for POCs, development/test environments, and low throughput use-cases.
6363

64-
## Get <10ms Latency at Scale
65-
66-
### WorkOS FGA
67-
68-
The quickest and easiest way to get low-latency performance for high-throughput production usage is to use [WorkOS FGA](https://workos.com/fine-grained-authorization), a fully managed, serverless fine-grained authorization service. With WorkOS FGA, you don't need to worry about managing multiple instances of Warrant or its underlying datastore (e.g. Postgres, MySQL, etc). It can scale to millions of warrants and hundreds of millions of check and query requests while still providing <10ms latencies. You can sign up for a free account [here](https://signin.workos.com/sign-up).
69-
70-
WorkOS FGA also provides additional functionality like:
71-
72-
- An admin dashboard for quickly managing your authorization model and access rules via an intuitive, easy-to-use UI
73-
- Batch endpoints
74-
- Multi-region availability
75-
- Improved access check latency & throughput for large scale use cases
76-
77-
Once you've created an account, refer to our [docs](https://workos.com/docs/fga) to get started.
78-
79-
### Enterprise Self-Hosted
80-
81-
Interested in self-hosting an enterprise version of Warrant or WorkOS FGA? Please [contact us](https://workos.com/contact) for more information.
82-
8364
## Contributing
8465

8566
Contributions are welcome. Please see our [contributing guide](/CONTRIBUTING.md) for more details.

0 commit comments

Comments
 (0)