From: Jonathan Nieder <hidden> Date: 2016-06-15 22:49:12
Sverre Rabbelier wrote:
Also, sqlite is known to scale, is exactly one file
worth of dependency, what's not to love (other than having to support
upgrading to 'index vSqlite').
The frequent fsync()-ing. Though that seems to be a problem with
pretty much anything that does not involve rewriting the index
with each change.
Maybe filesystems will cope better soon. :)