driver/

directory
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2026 License: MIT

Directories

Path Synopsis
aws
dynamojournal
Package dynamojournal provides an implementation of journal.BinaryStore that persists to a DynamoDB table.
Package dynamojournal provides an implementation of journal.BinaryStore that persists to a DynamoDB table.
dynamokv
Package dynamokv provides a kv.BinaryStore implementation that persists to a DynamoDB table.
Package dynamokv provides a kv.BinaryStore implementation that persists to a DynamoDB table.
dynamoset
Package dynamoset provides a set.BinaryStore implementation that persists to a DynamoDB table.
Package dynamoset provides a set.BinaryStore implementation that persists to a DynamoDB table.
internal/awsx
Package awsx contains general purpose AWS utilities.
Package awsx contains general purpose AWS utilities.
internal/dynamox
Package dynamox contains DynamoDB utilities.
Package dynamox contains DynamoDB utilities.
internal/s3x
Package s3x contains S3 utilities.
Package s3x contains S3 utilities.
s3journal
Package s3journal provides an implementation of journal.BinaryStore that persists to an S3 bucket.
Package s3journal provides an implementation of journal.BinaryStore that persists to an S3 bucket.
memory
internal/clone
Package clone provides a protocol-buffers-aware deep clone function.
Package clone provides a protocol-buffers-aware deep clone function.
memoryjournal
Package memoryjournal provides an in-memory implementation of journal.Store.
Package memoryjournal provides an in-memory implementation of journal.Store.
memorykv
Package memorykv provides an in-memory implementation of kv.Store.
Package memorykv provides an in-memory implementation of kv.Store.
memoryset
Package memoryset provides an in-memory implementation of set.BinaryStore.
Package memoryset provides an in-memory implementation of set.BinaryStore.
sql
postgres/internal/bigint
Package unsigned provides a type maps an unsigned 64-bit integer to a signed 64-bit integer for use in SQL statements and scan operations.
Package unsigned provides a type maps an unsigned 64-bit integer to a signed 64-bit integer for use in SQL statements and scan operations.
postgres/internal/pgerror
Package pgerror provides utilities for working with PostgreSQL errors.
Package pgerror provides utilities for working with PostgreSQL errors.
postgres/internal/pgtest
Package pgtest provides utilities for testing code that interacts with PostgreSQL databases.
Package pgtest provides utilities for testing code that interacts with PostgreSQL databases.
postgres/pgjournal
Package pgjournal provides an implementation of journal.BinaryStore that persists to a PostgreSQL database.
Package pgjournal provides an implementation of journal.BinaryStore that persists to a PostgreSQL database.
postgres/pgkv
Package pgkv provides an implementation of kv.BinaryStore that persists to a PostgreSQL database.
Package pgkv provides an implementation of kv.BinaryStore that persists to a PostgreSQL database.
postgres/pgset
Package pgset provides an implementation of set.BinaryStore that persists to a PostgreSQL database.
Package pgset provides an implementation of set.BinaryStore that persists to a PostgreSQL database.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL