crypto-org-chain / crypto-org-chain/cronos
Problem: pruning is not supported in current versiondb PR
Open
- Dominant language
- Go
- Stars
- 336
- Forks
- 299
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 4
Description
https://github.com/facebook/rocksdb/wiki/User-defined-Timestamp-%28Experimental%29#compaction-and-garbage-collection-gc
There's some support for that in rocksdb, just need to setup configuration.
Contributor guide
Research direction
Start with the linked RocksDB wiki section on user-defined timestamps, compaction, and garbage collection, then trace Cronos's VersionDB configuration and pruning entry points. Done means the current VersionDB setup supports pruning without breaking its existing storage behavior; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100