cronos
cronos copied to clipboard
Problem: pebbledb is not supported as versiondb backend
pebble db support similar feature^1 as user-defined timestamp in rocksdb, it's possible to use as a versiondb backend.
there are also user feedbacks that IOPS is much lower with pebbledb compared to rocksdb, so it sounds like a good alternative backend to try.