Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Exceptions in jgit

Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:
> On 10 Mar 2010, at 16:04, Shawn O. Pearce wrote:
> 
> > I'd like a Repository on top of say Apache Cassandra... I think it might
> > make scaling a Gerrit installation across hardware easier.
> 
> Apache Cassandra is in incubator status, and would have to go
> through a CQ. Would this be worth revisiting later?

If the JGit API is designed right... this JGit<->Cassandra glue
doesn't even need to part of the JGit project at Eclipse.  It could
be an external project that moves here if/when the use of Cassandra's
client API could be cleared.

-- 
Shawn.


Back to the top