perf(rivetkit): verify and optimize internal sqlite queries#5443
Conversation
ReviewNice, thorough addition of a query-efficiency test harness for Bug: new index is spliced into an already-shipped migration bucket, so it never reaches existing actor databases
if current_version == INTERNAL_SCHEMA_VERSION {
return Ok(());
}so
This index backs Fix: add the new index as its own new bucket at the end of Minor notes
Overall: solid test-infrastructure work; please fix the migration/version-bump issue before merging since it defeats the stated purpose of the PR for any actor that isn't brand new. |
|
🚅 Deployed to the rivet-pr-5443 environment in rivet-frontend
|
df2c575 to
00aa267
Compare
00aa267 to
1bc55d6
Compare
1bc55d6 to
c6d172f
Compare
No description provided.