Skip to content

feat(sqlite): benchmark cold reads#4848

Draft
NathanFlurry wants to merge 23 commits into04-28-docs_actors_document_manual_lifecycle_controlsfrom
04-28-feat_sqlite_benchmark_cold_reads
Draft

feat(sqlite): benchmark cold reads#4848
NathanFlurry wants to merge 23 commits into04-28-docs_actors_document_manual_lifecycle_controlsfrom
04-28-feat_sqlite_benchmark_cold_reads

Conversation

@NathanFlurry
Copy link
Copy Markdown
Member

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link
Copy Markdown
Member Author

NathanFlurry commented Apr 29, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

Preview packages published to npm

Install with:

npm install rivetkit@pr-4848

All packages published as 0.0.0-pr.4848.30c00ff with tag pr-4848.

Engine binary is shipped via @rivetkit/engine-cli on linux-x64-musl, linux-arm64-musl, darwin-x64, and darwin-arm64. Windows users should use the release installer or set RIVET_ENGINE_BINARY.

Docker images:

docker pull rivetdev/engine:slim-30c00ff
docker pull rivetdev/engine:full-30c00ff
Individual packages
npm install rivetkit@pr-4848
npm install @rivetkit/react@pr-4848
npm install @rivetkit/rivetkit-napi@pr-4848
npm install @rivetkit/workflow-engine@pr-4848

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