Skip to content

Custom Store Updater#67

Draft
jbolda wants to merge 40 commits into
mainfrom
custom-store-updater
Draft

Custom Store Updater#67
jbolda wants to merge 40 commits into
mainfrom
custom-store-updater

Conversation

@jbolda
Copy link
Copy Markdown
Collaborator

@jbolda jbolda commented Sep 25, 2025

Motivation

Revisiting the interest to using a custom store such as yjs as started in #53.

Approach

  • abstract out the store updater, setting the default to match the current implementation
  • add a function initialize that custom stores may need to use
    • note that the current implementation doesn't explicitly require it
    • this can also be used to handle managing effection resources as it gives an explicit "start" to the store
  • spiked out an example to see how the API might feel

TODO

  • types, ugh, perhaps effection v4 will have better types
  • investigate better usage of createSchema with the yjs example

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 25, 2025

More templates

npm i https://pkg.pr.new/starfx@67

commit: 6e59366

@jbolda jbolda mentioned this pull request Jan 12, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 10, 2026

Package Changes Through 6e59366

There are 1 changes which include starfx with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
starfx 0.16.0 0.16.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@jbolda jbolda force-pushed the custom-store-updater branch from 994add3 to 82a5cd4 Compare April 16, 2026 19:26
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