fix: set pebbledb as default database#2434
Conversation
WalkthroughThe change involves updating the default database backend configuration for the Changes
Assessment against linked issues
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files selected for processing (1)
- changelog.md (1 hunks)
Additional comments not posted (1)
changelog.md (1)
92-92: Changelog entry looks good.The entry accurately reflects the change made in the codebase, is clear, and is correctly formatted.
Description
Set pebbledb as the default database because that's what format our snapshots are stored in.
Closes #2432
How Has This Been Tested?
Summary by CodeRabbit
pebbledbwhen runningzetacored init. This improvement enhances database performance and reliability for users.