Closed KKould closed 8 months ago
I tried to use redb as the new storage engine. Although it failed, it removed the coupling of kipdb.
Tests
Side effects
oh, there are so many default implements in Transaction
Transaction
yep, to avoid code duplication when supporting new storage engines
What problem does this PR solve?
I tried to use redb as the new storage engine. Although it failed, it removed the coupling of kipdb.
Code changes
Check List
Tests
Side effects
Note for reviewer