celestiaorg / celestiaorg/blockstore

serde support

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
8
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Hello

Would you be supportive of a `serde` flag so that an entire `Blockstore` (ie `InMemoryBlockstore`) could also serialized?

So we can transport that entire Blockstore from memory to elsewhere too, if desired.

Dashmap does already have a `serde` feature flag.

Contributor guide

Open the contributing guide

Research direction

Start by locating Blockstore and InMemoryBlockstore, then inspect the project's feature definitions and DashMap's serde support. Done means the serde feature allows an entire in-memory Blockstore to be serialized and transported elsewhere, with deserialization behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.