Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 331 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 331 Bytes

📨 After

A Distributed Commit Log

The commit log takes in published message and stores in an Append only store
The published messages can be consumed and further used (as Events or States) in a stream.
The client-server communication is implemented with gRPC and helps with streaming of messages.