Introduction
Quick start
Setup dev environment
User guide
1.
Authorization
2.
Backup / Restore
3.
Consistency
4.
CRDTs
5.
Encryption
6.
Gossip
7.
Schema
8.
Subscriptions
9.
Synchronization
10.
Telemetry
10.1.
Prometheus
11.
Templates
12.
Deploy on Fly.io
12.1.
Launch a Corrosion Cluster
12.2.
Work with cluster data on Fly.io
12.3.
Run Corrosion commands on a remote node
Reference
13.
API
13.1.
POST /v1/transactions
13.2.
POST /v1/queries
13.3.
POST /v1/subscriptions
13.4.
PostgreSQL Wire Protocol
14.
Command-line Interface
14.1.
agent
14.2.
backup
14.3.
consul
14.4.
exec
14.5.
query
14.6.
reload
14.7.
restore
14.8.
sync
14.9.
template
14.10.
tls
15.
Configuration
15.1.
db
15.2.
gossip
15.3.
api
15.4.
admin
15.5.
telemetry
15.6.
consul
Light
Rust
Coal
Navy
Ayu
Corrosion
The [admin] block
admin.path
Path for unix socket used to send commands for admin operations.
[admin] path = "/admin.sock"