Skip to content

Implemented group-scoped timestamp storage#229

Open
parthfloyd wants to merge 1 commit into
icrc:mainfrom
parthfloyd:integrate-group-timestamp-handling
Open

Implemented group-scoped timestamp storage#229
parthfloyd wants to merge 1 commit into
icrc:mainfrom
parthfloyd:integrate-group-timestamp-handling

Conversation

@parthfloyd
Copy link
Copy Markdown
Member

Fixes #228

Implemented group-scoped timestamp storage by composing last-updated keys from resource type and optional group identifiers, allowing DemoDataStore to save, fetch, and clear per-group sync markers without affecting other resources.

Refactored timestamp-based download management to enqueue patient requests per selected group, propagate group context through download and summary URLs, and reuse scoped timestamps across pagination and $everything flows while clearing legacy combined patient keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Integrate timestamp handling for multiple patient lists.

1 participant