Skip to main content

8 docs tagged with "commercial"

View all tags

CockroachDB

CockroachDB provides distributed SQL with automatic sharding and multi-region replication.

Commercial quickstart

Run the Ory Talos commercial (OEL) edition locally with Docker and Postgres. This guide pulls the published commercial image,

Edge proxy

Run a caching reverse proxy as a sidecar next to your application. Verify requests hit localhost, so cache hits return from

In-memory cache

The in-memory cache stores verification results inside each Ory Talos process. It uses

Multi-tenancy

Ory Talos routes each request to a tenant based on the request hostname. Each tenant has fully isolated data and its own

MySQL

The commercial edition supports MySQL as a production database.

PostgreSQL

PostgreSQL is the recommended production database backend for Ory Talos. It provides connection pooling, ACID transactions, and

Redis cache

Redis gives every Ory Talos instance a shared cache. A cache hit on one instance serves all instances, which cuts database load.