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.24.2.tar.gz
(6.7 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.24.2.tar.gz.
File metadata
- Download URL: omnibase_infra-0.24.2.tar.gz
- Upload date:
- Size: 6.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
40042c384fdb1653b90ff5c663cf760e05e5e7f17d0174218b1189c0947bcab5
|
|
| MD5 |
7ff66e0d5f5cc2befe467881895cdc77
|
|
| BLAKE2b-256 |
81da36d6694a049812b429806c7507a7802c3c39a945718b3482c9f7e95522a8
|
File details
Details for the file omnibase_infra-0.24.2-py3-none-any.whl.
File metadata
- Download URL: omnibase_infra-0.24.2-py3-none-any.whl
- Upload date:
- Size: 4.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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 |
be5b44e8538fae83b9e2722453985eecb38a5a00fe47854895d4857c455584de
|
|
| MD5 |
5eb3391084c8027d08dc28066dc7b231
|
|
| BLAKE2b-256 |
21ad335cc4424830f078ff5422f806b5454491fb590cc0ba70a515640da04cfb
|