foundationdb

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§

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