MegaAntiCheat / masterbase

API/Data Platform for Ingesting, Storing, and Serving Data through Postgres, and Litestar
9 stars 1 forks source link

`/db_export`: add `?since` #84

Open kavorite opened 6 days ago

kavorite commented 6 days ago

This branch implements a query parameter that allows users to request updates that have occurred since the last time they updated their local copy of the data and enforce rsync-style delta-encoding.