Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 550 Bytes

Revelator examples

Revelator is a low latency messages processing framework in Java 17.

This project contains examples for different usages of the framework.

Payments

Accounting system built on top of Revelator framework. It demonstrates a microservice for high-speed money transfer between different accounts, similar to PayPal.

Contributing

Revelator is an open-source project and contributions are welcome!