Comment on How RocksDB WorksparentComments−KAdot3yAuthor here.Well written articleThanks!It is not Tao it is ZippyDbI don't work for Meta, so might have made a mistake. There is an old blog post[1] about Tao and there is a recent paper[2] mentioning that the graph database is powered by MyRocks, which runs on RocksDB.[1]: https://engineering.fb.com/2013/06/25/core-data/tao-the-powe...[2]: https://www.vldb.org/pvldb/vol13/p3217-matsunobu.pdf−zip12343yTIL, didn't realize that it was used as the storage engine for MySQL.
Comments
Author here.
Thanks!
I don't work for Meta, so might have made a mistake. There is an old blog post[1] about Tao and there is a recent paper[2] mentioning that the graph database is powered by MyRocks, which runs on RocksDB.
[1]: https://engineering.fb.com/2013/06/25/core-data/tao-the-powe...
[2]: https://www.vldb.org/pvldb/vol13/p3217-matsunobu.pdf
TIL, didn't realize that it was used as the storage engine for MySQL.