Hacker News new | ask | show | jobs
by gurkanoluc 2003 days ago
Is TerarkDB used as store engine for MySQL like FB does?
1 comments

That glue layer is called MyRocks (MySQL -> MyRocks -> RocksDB). It may be possible to slot this in to replace RocksDB in that stack. (I don't know.)