Skip to main content

Bind Apache Kafka message production to the AlgoVoi keystone -- each produced message gets a content-addressed execution_ref (keystone-only edition, Apache-2.0)

Project description

algovoi-keystone-kafka

Keystone Integration

Bind Apache Kafka message production to the AlgoVoi keystone -- each produced message gets a content-addressed execution_ref. Open, keystone-only edition, Apache-2.0. Byte-compatible with algovoi-execution-ref.

from algovoi_keystone_kafka import keystone_producer

kp = keystone_producer(producer, decision_ref="sha256:...")   # wraps kafka-python/confluent/aiokafka
kp.send("orders", b"payload")
kp.execution_ref   # binds that produced message to the keystone decision

Or standalone: kafka_execution_ref(decision_ref=..., topic="orders", outcome="COMMITTED", executed_at_ms=...). No hard Kafka dependency -- wraps any producer with send/produce.

A failed operation is recorded with outcome FAILED; tamper_detected(...) recomputes any binding offline.

Keystone-only edition

The open edition binds and verifies each operation. The signed, hash-linked chain of operations (PQC + CCC ingest) is the commercial tier.

License

Apache-2.0. Copyright AlgoVoi.

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

If you're not sure about the file name format, learn more about wheel file names.

algovoi_keystone_kafka-0.1.3-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file algovoi_keystone_kafka-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for algovoi_keystone_kafka-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fb07b751cc2e44533af891e312784e120048cfb23c0e3aafba97142f71a83ab2
MD5 a89caa15374884126aee03ef6fd3ff4b
BLAKE2b-256 08b35e2cee367bdac09926a38636e1827f3705b5bd8459d7557ff2a35a9a2eb9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page