Open fernandofcampos opened 6 days ago
The goal of this change is to make PebbleDB available as an option for the Database backend. To do so, allorad needs to be compiled with an extra tag.
The current database (goleveldb) is still available. The preferred database needs to be configured at config.toml.
Unreleased
CHANGELOG.md
Fill this out if this is a Draft PR so others can help.
The latest Buf updates on your PR. Results from workflow Buf Linter / buf (pull_request).
✅ passed
⏩ skipped
Purpose of Changes and their Description
The goal of this change is to make PebbleDB available as an option for the Database backend. To do so, allorad needs to be compiled with an extra tag.
The current database (goleveldb) is still available. The preferred database needs to be configured at config.toml.
Link(s) to Ticket(s) or Issue(s) resolved by this PR
Are these changes tested and documented?
Unreleased
section ofCHANGELOG.md
?Still Left Todo
Fill this out if this is a Draft PR so others can help.