timestamp-collection
v0.1.0
Published
A small key-value store library that is resilient to late-arriving changes, helpful for optimistic UI updates and offline-first app experiences.
Downloads
2
Readme
Timestamp Collection
A small key-value store library that is resilient to late-arriving changes, helpful for optimistic UI updates and offline-first app experiences.
See A Better Data Structure for Reconciling Late-Arriving User Data for more details.