Documentation
¶
Overview ¶
Package postgresdb provides the lightweight general PostgreSQL component. Selecting it creates one application schema and a provider-neutral Store; River, task workers, governed Action persistence, audit, and MCP are absent.
Stability: alpha. Consumers should pin an exact pre-v1 Modary version.
Index ¶
Constants ¶
View Source
const ModuleID = "postgres-database"
ModuleID is the stable identifier of the general PostgreSQL component.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package identitystore provides a PostgreSQL-backed principal, session, local password, and bearer store.
|
Package identitystore provides a PostgreSQL-backed principal, session, local password, and bearer store. |
|
internal
|
|
|
postgrestest
Package postgrestest provides isolated real-PostgreSQL control for adapter integration tests.
|
Package postgrestest provides isolated real-PostgreSQL control for adapter integration tests. |
|
testpostgres
Package testpostgres provides isolated PostgreSQL schemas for repository integration tests.
|
Package testpostgres provides isolated PostgreSQL schemas for repository integration tests. |
|
Package rbac provides an explicit, durable, default-deny RBAC Adapter.
|
Package rbac provides an explicit, durable, default-deny RBAC Adapter. |
|
Package sqlaudit provides a neutral PostgreSQL-backed audit Hook.
|
Package sqlaudit provides a neutral PostgreSQL-backed audit Hook. |
Click to show internal directories.
Click to hide internal directories.