Skip to content

Conversation

@samuelstroschein
Copy link
Member

Implements a caching vtable. Closes opral/lix-sdk#363

Groundwork for more performance improvements controllable by the vtable

- too complicated
- too slow
- leads to bugs
…Lix SDK

- Added a new file `merge-version.ts` to manage the merging of versions within the Lix SDK.
- Implemented the `mergeVersion` function to handle the merging logic, including:
  - Transaction management for database operations.
  - Selection of version diffs between source and target versions.
  - Handling of created, updated, and deleted changes.
  - Creation of change sets and commits for both target and global versions.
  - Caching updates for state management after merging.
@changeset-bot
Copy link

changeset-bot bot commented Aug 24, 2025

⚠️ No Changeset found

Latest commit: d02bd15

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@samuelstroschein samuelstroschein temporarily deployed to lixdk-457-partii - prosemirror-example PR #3683 August 24, 2025 20:01 — with Render Destroyed
@nx-cloud
Copy link

nx-cloud bot commented Aug 24, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 8f89da1

Command Status Duration Result
nx run-many --target=test --parallel ❌ Failed 9m 13s View ↗
nx run-many --target=lint --parallel ✅ Succeeded 48s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-24 20:41:30 UTC

@samuelstroschein samuelstroschein temporarily deployed to lixdk-457-partii - lix-docs PR #3683 August 24, 2025 20:16 — with Render Destroyed
@samuelstroschein samuelstroschein temporarily deployed to lixdk-457-partii - lix-docs PR #3683 August 24, 2025 20:30 — with Render Destroyed
@samuelstroschein samuelstroschein merged commit b5101a3 into main Aug 24, 2025
2 of 4 checks passed
@samuelstroschein samuelstroschein deleted the lixdk-457-partii branch August 24, 2025 20:44
@github-actions github-actions bot locked and limited conversation to collaborators Aug 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement caching vtable

2 participants