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.28.0.tar.gz
(6.8 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.28.0.tar.gz.
File metadata
- Download URL: omnibase_infra-0.28.0.tar.gz
- Upload date:
- Size: 6.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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 |
b5d640ae87600c43854430f04e2605c23bbc46f82bace3b13abf459d257eb29e
|
|
| MD5 |
04b3a6f1e78373925a725b3e2f9d00a6
|
|
| BLAKE2b-256 |
899303022afdbc3a1eda3de33239ca3aeee233867529d4ddbd4203ebdf9355e9
|
File details
Details for the file omnibase_infra-0.28.0-py3-none-any.whl.
File metadata
- Download URL: omnibase_infra-0.28.0-py3-none-any.whl
- Upload date:
- Size: 4.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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 |
c234dabf3c1a36a6558cfe1a962554cd37d6bbaf563058e5507ed33f24b4ae0d
|
|
| MD5 |
6f854f2543d96fb6657cda139c8c2e05
|
|
| BLAKE2b-256 |
2eff1bd8208bdddbb42819548fc5649786ad6d4d20b800b510b3c8bb98d8caf6
|