Move field `replay_table_updated` to `ReplayCommittedState` by Centril · Pull Request #4807 · clockworklabs/SpacetimeDB
Navigation Menu
{{ message }}
clockworklabs / SpacetimeDB Public
- Notifications You must be signed in to change notification settings
- Fork 994
Queued
Move field replay_table_updated to ReplayCommittedState#4807
Move field replay_table_updated to ReplayCommittedState#4807
Conversation
Copy link Copy Markdown
Contributor
Centril
commented
Apr 15, 2026
Centril
commented
Description of Changes
Shaves another 32 bytes off of CommittedState by moving the last replay only map out of the type.
API and ABI breaking changes
None
Expected complexity level and risk
2
Testing
Covered by existing tests.
aasoni reviewed Apr 15, 2026
crates/datastore/src/locking_tx_datastore/committed_state.rs
Centril
requested a review
from aasoni
aasoni approved these changes Apr 15, 2026
Base automatically changed from centril/extract-replay to master
April 15, 2026 09:56
Centril
force-pushed
the
centril/extract-replay-2
branch
2 times, most recently
from
9e9fea0 to
f0bbc1c
Compare
Centril
force-pushed
the
centril/extract-replay-2
branch
from
f0bbc1c to
61d53a6
Compare
Centril
added this pull request to the merge queue
Any commits made after this event will not be merged.
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
clockwork-labs-bot
added this pull request to the merge queue
Any commits made after this event will not be merged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment