Do you use rocksdb? Or badger, or…?
Here is a recent blog post that goes into more detail about what Fauna was built on. Point of the blog is to compare with AWS Aurora, but it necessarily goes into detail about Fauna specifically.
Fauna’s storage layer implements a wide-row hash-partitioned log-structured merge tree, similar to LevelDB or RocksDB.
Here is an older post that could be helpful. I suppose it depends on why you’re asking specifically.
Cheers!
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.