The Eiffel Event Repository provides a queryable persistence solution for Eiffel events. It stores all events it is exposed to, and exposes a REST API through which events may be queried and their links traversed. Event persistence is a keystone capability in any implementation of the Eiffel protocol, allowing clients to not only parse events in real time, but also to query a historical record of past events.
The contents of this repository are licensed under the Apache License 2.0.
To get involved, please see Code of Conduct and contribution guidelines.
This repository forms part of the Eiffel Community. Eiffel is a protocol for technology agnostic machine-to-machine communication in continuous integration and delivery pipelines, aimed at securing scalability, flexibility and traceability. Eiffel is based on the concept of decentralized real time messaging, both to drive the continuous integration and delivery system and to document it.
Visit Eiffel Community to get started and get involved.