Skip to content

Implement store specification#12

Draft
MrtnvM wants to merge 1 commit intomainfrom
cursor/implement-store-specification-d31f
Draft

Implement store specification#12
MrtnvM wants to merge 1 commit intomainfrom
cursor/implement-store-specification-d31f

Conversation

@MrtnvM
Copy link
Owner

@MrtnvM MrtnvM commented Sep 25, 2025

Implement the Store API specification to provide a flexible and reactive key-value store for the Render SDK.

This PR delivers the complete Store API, including core data models, scope and storage enums, a validation system, reactive Combine publishers, five storage backends (Memory, UserDefaults, File, ScenarioSession, Backend), a store factory with version management, and integration with RenderSDK for component binding and debugging.


Open in Cursor Open in Web

This commit introduces the Store API, enabling persistent and reactive data storage within the Render SDK. It includes support for various storage backends, validation, transactions, and reactive publishers.

Co-authored-by: max.mrtnv <max.mrtnv@gmail.com>
@cursor
Copy link

cursor bot commented Sep 25, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants