cosyan
cosyan copied to clipboard
Integrate with RocksDB
Check out RocksDB See if integration is possible and makes sense. Options:
- replace existing storage layer
- support two (like MyRocks)
- dont integrate
Pros: RocksDB has huge traction, probably increase support / cut risk for users. Cons: losing platform independence, not sure if we lose CosyanDB specific optimizations.