Skip to main content

Setup

Configuration

The table is auto-created on first use with schema: (namespace VARCHAR(255), key VARCHAR(255), value JSON, PRIMARY KEY(namespace, key)).