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

Re: Subversion's use of Berkeley DB [#11511]

From: Florian Weimer <fw_at_deneb.enyo.de>
Date: 2004-12-14 12:06:58 CET

* Keith Bostic:

> It is incorrect to say Berkeley DB is brittle when used as an
> embedded database. I can point to a lot of high-end server
> applications (Sun Microsystem's LDAP Directory Server, Google's
> identity infrastructure, Amazon's launch pages, and many more),
> all safely embedding Berkeley DB.

I think a difference between those applications and Subversion is that
Subversion is not just a client/server application. You can also use
the svn client to directly access a local repository stored in the
file system. I'm not sure if it makes sense to run full recovery each
time a user invokes the svn client.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 14 12:08:09 2004

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.