On Fri, Jun 20, 2014 at 1:53 AM, Junio C Hamano <[email protected]> wrote:
> Michael Haggerty <[email protected]> writes:
>> [...]
>
> Hmph, but that obviously will become very expensive to compute as
> project grows.

That's the main reason to like Fossil's approach (namely, the use of
SQL, specifically SQLite3): you can write declarative queries and let
the query planner optimize.

(That's also about the only thing I like about Fossil: the use of
SQL/SQLite3, and all that that implies.  Fossil is otherwise an
anti-git, and that makes it useless for me.)

Pardon the intrusion,

Nico
--
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to