[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: The /. article

From: Tom Lord <lord_at_regexps.com>
Date: 2002-02-06 05:26:03 CET

       Are you willing to discuss the
       corrections implied by this?

Sure. Please note that Sean got some facts about arch wrong.

So far, the disaster recovery point clearly needs to be fixed and some
other points need to be, at least, clarified. I'm listening.

        I find it bizzare that "uses a database" would be considered a
        universally negative point by Tom, for example.

It's simpler to implement, administer, write other tools for, inspect,
grok...

When choosing betwen a relational, hash table, object or file system
storage model, "file system" should always be the default. When you
start needing to process a gazillion transactions per second, or to
rapidly page in objects upon access, or keep lots of complex indexes
-- then those other storage systems show their strengths and are worth
giving up the convenience of a file system. Even that trade-off will
become less clear as file systems continue to mature and acquire
better semantics.

-t

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:04 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.