Skip to content

Conversation

@bbengfort
Copy link
Contributor

@bbengfort bbengfort commented Sep 10, 2025

Scope of changes

Uses BoltDB instead of LevelDB as the backend database so that we don't have to implement cross-key transactions.

Fixes SC-34387

Type of change

  • new feature
  • bug fix
  • documentation
  • testing
  • technical debt
  • other (describe)

Acceptance criteria

This PR will be merged without review.

Definition of Done

  • I have manually tested the change running it locally (having rebuilt all containers) or via unit tests
  • I have added unit and/or integration tests that cover my changes
  • I have added new test fixtures as needed to support added tests
  • I have updated the dependencies list if necessary (including updating yarn.lock and/or go.sum)

@bbengfort bbengfort merged commit 61d8bc3 into main Sep 10, 2025
5 checks passed
@bbengfort bbengfort deleted the sc-34387 branch September 10, 2025 16:55
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