Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pericarp
command
Command pericarp is a CLI for operating on pericarp event stores.
|
Command pericarp is a CLI for operating on pericarp event stores. |
|
examples
|
|
|
authn
command
Package main demonstrates the Pericarp authentication lifecycle.
|
Package main demonstrates the Pericarp authentication lifecycle. |
|
authz
command
Package main demonstrates the Pericarp authorization system.
|
Package main demonstrates the Pericarp authorization system. |
|
projection
command
Package main sketches the recommended way to combine Postgres and DynamoDB: Postgres is the authoritative event store (it provides the global ordered feed and crash-safe subscriptions), and DynamoDB holds a read model built by a background subscriber.
|
Package main sketches the recommended way to combine Postgres and DynamoDB: Postgres is the authoritative event store (it provides the global ordered feed and crash-safe subscriptions), and DynamoDB holds a read model built by a background subscriber. |
|
pkg
|
|
|
auth/infrastructure/subscription
Package subscription contains application.SubscriptionService adapters for concrete billing providers.
|
Package subscription contains application.SubscriptionService adapters for concrete billing providers. |
|
eventsourcing/migration
Package migration moves a pericarp event feed between event stores.
|
Package migration moves a pericarp event feed between event stores. |
|
eventsourcing/subscriptions
Package subscriptions provides an opt-in runtime for running event handlers as crash-safe background subscribers.
|
Package subscriptions provides an opt-in runtime for running event handlers as crash-safe background subscribers. |
Click to show internal directories.
Click to hide internal directories.