PostgreSQL ledger backend for OpenWright — durable, multi-writer evidence.
Project description
openwright-postgres
A durable, multi-writer PostgreSQL ledger backend for OpenWright — the production answer to the file/sqlite single-writer limit.
pip install openwright openwright-postgres
openwright collector --ledger-backend "postgresql://user:pw@host:5432/evidence"
Or in code:
from openwright.connectors import resolve_backend
from openwright.ledger import Ledger
ledger = Ledger(resolve_backend("openwright.ledger_backends", "postgresql://…"))
It uses core's append-only SqlLedgerBackend (DB-assigned IDENTITY column — no
MAX(idx)+1 race, O(1)+indexed positional reads), so concurrent writers commit
gap-free, ordered, and verifiable. Crypto stays in core; this package only wires
storage. Produces evidence that controls were exercised — not a legal compliance
certification.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openwright_postgres-0.4.0.tar.gz.
File metadata
- Download URL: openwright_postgres-0.4.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3c4ef6aef62b0ef0ba6019518c5ec3299a9088a80f38e1a4c50a729e08a8ba7
|
|
| MD5 |
89e78985d28e1be2a3f30f8613c37ed9
|
|
| BLAKE2b-256 |
14ee0debc3ab6297f15ee8dee67648c670605ba5ba019203b7fde95a5368540f
|
Provenance
The following attestation bundles were made for openwright_postgres-0.4.0.tar.gz:
Publisher:
release.yml on allthingsN/openwright-connectors
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
openwright_postgres-0.4.0.tar.gz -
Subject digest:
f3c4ef6aef62b0ef0ba6019518c5ec3299a9088a80f38e1a4c50a729e08a8ba7 - Sigstore transparency entry: 1725383747
- Sigstore integration time:
-
Permalink:
allthingsN/openwright-connectors@fd7bd9b907f50e567776d4b8fa670503a08cc9f5 -
Branch / Tag:
refs/tags/openwright-postgres-v0.4.0 - Owner: https://github.com/allthingsN
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fd7bd9b907f50e567776d4b8fa670503a08cc9f5 -
Trigger Event:
push
-
Statement type:
File details
Details for the file openwright_postgres-0.4.0-py3-none-any.whl.
File metadata
- Download URL: openwright_postgres-0.4.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46bbdaa53b101470846acf0bdad497e5aa7549528f2338bcc59c0401f2888c93
|
|
| MD5 |
0d9f329687a5d52c760e7c5d572ce5e0
|
|
| BLAKE2b-256 |
39d727c4a79cef6a1384bbec26611d78ada82c4a8b5f91b3ab601b5e3dab500b
|
Provenance
The following attestation bundles were made for openwright_postgres-0.4.0-py3-none-any.whl:
Publisher:
release.yml on allthingsN/openwright-connectors
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
openwright_postgres-0.4.0-py3-none-any.whl -
Subject digest:
46bbdaa53b101470846acf0bdad497e5aa7549528f2338bcc59c0401f2888c93 - Sigstore transparency entry: 1725383823
- Sigstore integration time:
-
Permalink:
allthingsN/openwright-connectors@fd7bd9b907f50e567776d4b8fa670503a08cc9f5 -
Branch / Tag:
refs/tags/openwright-postgres-v0.4.0 - Owner: https://github.com/allthingsN
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@fd7bd9b907f50e567776d4b8fa670503a08cc9f5 -
Trigger Event:
push
-
Statement type: