Module tenant

Source
Expand description

Implementation of the Tenants API. Experimental features exposed through the tenant-experimental feature.

Please refers to the official documentation

§Warning

Tenants are currently experimental and are not recommended for use in production. Please note that currently, we cannot upgrade a cluster with tenants enabled.

Structs§

FDBTenantPrintableInfo
Display a printable version of bytes
FdbTenant
A FdbTenant represents a named key-space within a database that can be interacted with transactionally.
TenantInfo
Holds the information about a tenant
TenantManagement
The FoundationDB API includes function to manage the set of tenants in a cluster.