Skip to content

Conversation

@atk
Copy link
Member

@atk atk commented Feb 7, 2025

Originally, I wanted to add a database sync ability to storage, but the added amount of required serialization/deserialization was really bad for performance, so I pivoted to making a new package. This is basically an ORM implemented as a solid store featuring optimistic updates.

At the moment, there is only an adapter for supabase, but I intend to add at least mongodb soon to avoid vendor lock-in.

@changeset-bot
Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: 4c9dad5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@solid-primitives/db-store Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@atk atk force-pushed the db-store branch 6 times, most recently from 7b0ae4a to 6e33675 Compare February 10, 2025 14:29
@atk atk changed the title new package: db-store (WIP) new package: db-store Feb 10, 2025
@atk atk marked this pull request as ready for review February 10, 2025 14:29
@atk atk merged commit 8e7629c into main Feb 12, 2025
3 checks passed
@atk atk deleted the db-store branch February 12, 2025 07:36
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