// Start here
Documentation
Everything you need to build with Lux Cloud or self-hosted Lux.
Tables Realtime Auth SDK lux HTTP APIQuick Start
Create a project, pull env, run migrations, seed data, and connect with the SDK.
Lux Cloud
Managed Lux projects, project keys, auth, snapshots, logs, metrics, and direct access.
Tables
Structured application data with typed fields, indexes, joins, and SQL-like queries.
SDK
Build with project clients for app code and direct clients for RESP/native primitives.
Realtime
Use KSUB and Pub/Sub for keyspace-level and channel-level change streams.
Auth
Users, sessions, OAuth providers, JWTs, and project keys for app-facing Lux projects.
Vector Search
VSET, VGET, and VSEARCH for semantic retrieval, agent memory, and similarity-based features.
Time Series
TSADD, TSRANGE, and TSMRANGE for metrics, sensor data, aggregation, and retention.
CLI
Use `lux` for projects, environments, migrations, commands, and operational workflows.
HTTP API
Use Lux over HTTP when that fits your app better than a direct protocol connection.
All Commands
Full reference for 200+ supported commands.
Self-Hosting
Run the same open-source Lux runtime on your own infrastructure with Docker or bare metal.