Postgres StateStore adapter package for AgentLedger
Project description
agentledger-postgres
Postgres StateStore adapter package for AgentLedger.
pip install agentledger-postgres
pip install "agentledger-runtime[postgres]"
from agentledger_postgres import PostgresStore, PostgresStoreConfig
store = PostgresStore(PostgresStoreConfig.from_env())
store.init()
This package keeps the runtime core dependency-light while making Postgres an explicit opt-in. It re-exports the stable adapter classes from agentledger.storage_postgres in the 1.2.x line.
Certification:
python3 -m agentledger adapter certify --kind postgres --adapter-version 1.2.1
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 agentledger_postgres-1.2.1-py3-none-any.whl.
File metadata
- Download URL: agentledger_postgres-1.2.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a8c5729a39296b577436a82d1d7616f153b84e4dc0fb7b0785aec7084fde6c6
|
|
| MD5 |
83808d03b74e9290733b1a51b0735d72
|
|
| BLAKE2b-256 |
6c3b0ae1a7ea745a29de286f876d26abcc70147bd2f0fbd245378940ee9513c8
|