ConservationColorado / asana-hire

A lightweight recruitment management web application!
GNU General Public License v3.0
3 stars 0 forks source link

Feature/sync events #21

Closed OliverAbdulrahim closed 1 year ago

OliverAbdulrahim commented 1 year ago

This pull request implements project synchronization based on events stored in a repository. This is more reliable and auditable than the previous ConcurrentHashMap implementation.