|
|
|
|
|
by ryanworl
2102 days ago
|
|
The current production storage engine is an old-ish version of the SQLite btree. A new btree engine is being written now and is available but I don’t know if it is being used in production anywhere. RocksDB is shipping soon thanks to some work by members of the community. |
|