Předmět:,Backends issues overview and SQL backend features
From: Jan Horák <horak.honza_at_gmail.com>
Date: Mon, 04 Jan 2010 17:28:40 +0100
Hi, while I'm preparing to SQL backend analyses/design I've wrote up
First FSFS and BDB issues:
* network file system only together with FSFS backend
* repository is generally unreadable to human
* FSFS doesn't suffer from portability issues
* not easy to add new indexes in FSFS
* the indexing itself is relatively complicated feature in FSFS
* all changes in data scheme will involved relatively much changes in
* In FSFS slowly speed of the commit operation finalization and the Head
* generally no serious reliability problems known any more.
Now expected features of the SQL backend:
* Some users just want it - SVN doesn't really need an SQL backend (FSFS
* David Weintraub wrote: In large corporate environments, this can be a
* Mark Phippard: I can picture a large hosting site like SourceForge
* Adding new indexes is simple
* caching and indexing itself is better, how much this influence the
* changing the SQL engine, while the changes in the code will not be
* Due to problems with implementation the DAGs in SQL we cannot expect
* Similar worse results (like speed) we can expect considering the
* We can expect faster Head revision checkout and finalization of the
* Kevin Broderick wrote: … Many, if not all organizations already have
* As mentioned before, SQL backend would be good suitable for larger
* platform-independent
* good accessible using network
* good read-able by human without need of using db_dump utilities
* Dominic Anello wrote: it can offer more robust query interface into
As I said, any reaction will be appreciated.
-- Regards Honza Horák E-mail: horak.honza_at_gmail.comReceived on 2010-01-04 17:29:18 CET |
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.