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.34.1.tar.gz
(7.6 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.34.1.tar.gz.
File metadata
- Download URL: omnibase_infra-0.34.1.tar.gz
- Upload date:
- Size: 7.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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 |
b61f109f9647553ec685348bc86bee1786d665d66e9c0ec669302ae73a86a058
|
|
| MD5 |
c4eb8080aa8fc0057562cd1cd531f98f
|
|
| BLAKE2b-256 |
2eccdb23085a4e90be76128ff505cb589ef5c6e924f6f52006e13b23a8b9a465
|
File details
Details for the file omnibase_infra-0.34.1-py3-none-any.whl.
File metadata
- Download URL: omnibase_infra-0.34.1-py3-none-any.whl
- Upload date:
- Size: 4.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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 |
83910e9a8dc4d5717a72449c846f9b34ccf336b1b0bf8f814a2b256c43a5d895
|
|
| MD5 |
a81db306f8d6b9ae110eedcfc82d5cdb
|
|
| BLAKE2b-256 |
b161e3c007eeb0b6fa41df50954cfc8aee61def3d9b2b93c047301142bcb24cd
|