kaiachain / kaia

GNU Lesser General Public License v3.0
22 stars 27 forks source link

Add PebbleDB support #42

Closed junha-ahn closed 4 months ago

junha-ahn commented 4 months ago

Proposed changes

Types of changes

Checklist

Related issues

blukat29 commented 4 months ago

@junha-ahn Thanks for the contribution. Please run cd storage/database && gci -w pebbledb_database.go and push again to fix the test-linter. You can install gci with go install github.com/daixiang0/gci@latest.

blukat29 commented 4 months ago

Thanks. Let us merge it after 1.0.1 release.