Expand description
Common type aliases and newtypes. Common type aliases and newtypes used throughout the platform.
Structs§
- AppId
- Type-safe application ID.
- Database
Name - Type-safe database namespace within an app.
- Deployment
Hash - Stable hash identifying a yeti deployment.
- KeyPrefix
- Key prefix identifier (application ID for key namespacing).
- TableId
- Identity of a table within a single deployment’s data plane.
- Table
Name - Type-safe table name.
Type Aliases§
- Backend
Ref - Thread-safe reference to a key-value backend.
- PubSub
Ref - Thread-safe reference to the pub/sub manager.