Skip to content

feat: Redesign keyed stores with query/pagination support and a shared core store - #19

Merged
romychab merged 1 commit into
mainfrom
feat/initial-requests-and-combined-stores
Jul 3, 2026
Merged

feat: Redesign keyed stores with query/pagination support and a shared core store#19
romychab merged 1 commit into
mainfrom
feat/initial-requests-and-combined-stores

Conversation

@romychab

@romychab romychab commented Jul 3, 2026

Copy link
Copy Markdown
Owner
  • Split the monolithic keyed-store builders into simple-keyed and paged-keyed families, adding KeyedQueryStore, PagedKeyedStore and PagedKeyedQueryStore so keys can now carry queries and pagination. Extract a shared CoreStore layer that the simple, keyed and paged implementations delegate to.
  • Rework LoadConfig and LoadRequestBuilder, and expose custom loader builders for simple stores that have no local storage attached.
  • Update the store docs, the container-store agent skill, and add demo app catalog (app-store-demo) with a README and screenshot.

…ts. Expose custom loader builders for simple types of stores without local storage attached.
@romychab
romychab merged commit 6a144ce into main Jul 3, 2026
4 checks passed
@romychab
romychab deleted the feat/initial-requests-and-combined-stores branch July 3, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant