ONEX Infrastructure - Service integration and database infrastructure tools
Project description
omnibase_infra
Production infrastructure services for the ONEX execution layer.
Install
uv add omnibase-infra
Minimal Example
from omnibase_infra.handlers.handler_postgres import HandlerPostgres
from omnibase_infra.runtime.runtime_host import RuntimeHostProcess
# Contract-driven handler registration
process = RuntimeHostProcess(
contract_paths=["src/omnibase_infra/nodes/my_node/contract.yaml"],
)
await process.start()
Key Features
- Handlers: Database (PostgreSQL), HTTP, messaging (Kafka/Redpanda), caching (Valkey)
- Adapters: Infrastructure client wrappers with protocol-driven DI
- Event bus: Kafka producer/consumer abstractions with topic provisioning
- Runtime services: Deployable via Docker with contract-driven wiring
- Config management: Infisical integration with env var fallback
- 50+ ONEX nodes: EFFECT, COMPUTE, REDUCER, ORCHESTRATOR implementations
Documentation
- Architecture
- Getting started
- CLAUDE.md -- developer context and conventions
License
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
omnibase_infra-0.21.0.tar.gz
(6.5 MB
view details)
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 omnibase_infra-0.21.0.tar.gz.
File metadata
- Download URL: omnibase_infra-0.21.0.tar.gz
- Upload date:
- Size: 6.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41b69acac67ad7b300124f959b50dfd774d123674b5a94330e5e4ec867002aa8
|
|
| MD5 |
0449f73ba26b36ed709facac65000413
|
|
| BLAKE2b-256 |
8d753a32a8d1022e0766cf86c35271ab8208a56dba1432ccda0dc3d4f73954db
|
File details
Details for the file omnibase_infra-0.21.0-py3-none-any.whl.
File metadata
- Download URL: omnibase_infra-0.21.0-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edd4518e587b18c3f72ee06a9aa781d8c1ab2a037c9e747424dcec280f36b5c5
|
|
| MD5 |
899ba92c932f72f29498e320bdc6cf69
|
|
| BLAKE2b-256 |
6784e588ad8e05bfc253fdf20718fbd1af0d80de65d99ba55c8eacfeecaf82b2
|