[darcs-users] Patch language for a database?

Trent W. Buck trentbuck at gmail.com
Tue Jun 2 11:54:57 UTC 2009


Jason Dagit <dagit at codersbase.com> writes:

> SQLite would probably be a very efficient way for us to store all our
> meta data in one place with fast querying.

Just as an aside, the SQLite people want you to be morbidly afraid of
coherency when storing sqlite on a filesystem with dodgy locking
semantics -- and that basically includes ALL network file systems (at
least NFS, AFS and SSHFS).

...but I suspect it's no more dodgy than what Darcs is already doing on
those filesystems.



More information about the darcs-users mailing list