Noah Slater wrote:
What would it offer over and above the gconf database?
I have no idea. I guess it might hold more complex structures and
perform and scale differently.
If it could do everything for a user, perhaps even with a FUSE
filesystem pointing at the users database mounted at /home/user then the
replication between machines would be quite cool, particularly for
laptops.
If you want to replicate a filesystem, why not use rsync?
I do at the moment it works great, and actually does a really good job
on partial file replication. CouchDB+Fuse just seems like something
interesting to think about.