Skip to content

feat(internal/database): replace chaindb/badgerdb with pebbledb#3414

Closed
EclesioMeloJunior wants to merge 139 commits intodevelopmentfrom
eclesio/pebbledb
Closed

feat(internal/database): replace chaindb/badgerdb with pebbledb#3414
EclesioMeloJunior wants to merge 139 commits intodevelopmentfrom
eclesio/pebbledb

Conversation

@EclesioMeloJunior
Copy link
Copy Markdown
Member

Changes

  • Removes all occurrences of chaindb from Gossamer source code
  • Introduces PebbleDB implementation to Gossamer under internals/database
  • Uses the same interface as chaindb

https://pkg.go.dev/github.com/cockroachdb/pebble

Tests

go test -tags integration github.com/ChainSafe/gossamer/internal/database

Issues

Primary Reviewer

@timwu20

@EclesioMeloJunior EclesioMeloJunior marked this pull request as draft July 31, 2023 18:32
@EclesioMeloJunior
Copy link
Copy Markdown
Member Author

Closing in favor of #3434

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.

Gossamer panics with runtime error: slice bounds out of range [:-8]

1 participant