Skip to main content

Module pb

Module pb 

Source
Expand description

Generated protobuf/tonic bindings for corium.v1.

Modules§

catalog_client
Generated client implementations.
catalog_server
Generated server implementations.
db_view_spec
Nested message and enum types in DbViewSpec.
peer_server_client
Generated client implementations.
peer_server_server
Generated server implementations.
storage_connection
Nested message and enum types in StorageConnection.
subscribe_item
Nested message and enum types in SubscribeItem.
transactor_client
Generated client implementations.
transactor_server
Generated server implementations.

Structs§

CreateDatabaseRequest
CreateDatabaseResponse
DatomChunk
DatomsRequest
DbStatsRequest
DbStatsResponse
DbViewSpec
Names a database view for a request: current, as-of, since, or history.
DeleteDatabaseRequest
DeleteDatabaseResponse
FilesystemStorage
ForkDatabaseRequest
ForkDatabaseResponse
GcDeletedDatabasesRequest
GcDeletedDatabasesResponse
GetStorageInfoRequest
GetStorageInfoResponse
Handshake
First item of every subscription: everything a peer needs to fold reports.
Heartbeat
IndexBasis
ListDatabasesRequest
ListDatabasesResponse
MemoryStorage
PostgreSqlStorage
PullRequest
PullResponse
QueryRequest
QueryResultChunk
RequestIndexRequest
RequestIndexResponse
S3Storage
SetIndexPolicyRequest
Per-database runtime overrides of the index-publication pacing configured by the transactor’s flags. Only set fields change; a request with no fields set reads the current policy.
SetIndexPolicyResponse
The policy in effect after applying the request.
StatusRequest
StatusResponse
StorageConnection
Connection details returned once to a storage-aware administrative client. PostgreSQL and S3 currently carry the transactor’s read/write connection configuration; these fields can become read-only credentials/configuration without changing the backup protocol.
SubscribeItem
Tx-reports, index-basis announcements, and heartbeats multiplexed on the subscription stream.
SubscribeRequest
SyncRequest
SyncResponse
TransactRequest
TransactResponse
TursoStorage
TxChunk
TxRangeRequest
TxReport

Enums§

ResultShape
Result shape, sent on the first chunk so clients can reassemble.