An open API service indexing awesome lists of open source software.

https://github.com/linka-cloud/reconcile


https://github.com/linka-cloud/reconcile

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Reconcile

Reconcile is a small module implementing the reconcile pattern.
It provided the three main elements:
- 2 Storage interfaces providing persistence and observability: Read/Watch and Write
- A Cache, an in memory read-only storage holding the already fetched resources
- A Reconciler pattern implementation, watching the cache and called on every resource event