[darcs-devel] GHC's darcs evaluation wiki page
Max Battcher
me at worldmaker.net
Tue Mar 11 19:07:50 UTC 2008
On Tue, Mar 11, 2008 at 1:12 PM, Alberto Bertogli <albertito at gmail.com> wrote:
> Sometime ago I thought about implementing a "smart cache" daemon, that
> monitored the repo, called a minimal number of darcs commands when
> something changed, and offered a simple query interface for third party
> commands like darcsweb.
Something like that is what I'm doing with my nascent, not quite ready
for primetime, tool named "Darcsforge" [1]. I use apply posthook
agents to marshal change information into a relational database,
because database optimization and scaling are "solved problems", or at
least well known problems with plenty of "experts", as well as to
cache a few other things into static files. If you browse through my
Patch Trackers you'll never hit a page that executes *any* darcs
queries directly.
http://darcsforge.code.worldmaker.net/
http://darcsforge.code.worldmaker.net/patch/ - Patch Tracker for
Darcsforge itself
[1] Excuse the inherent egotism of this name, it's meant as an ideal
goal rather than a description of its currently rather humble
half-complete state.
--
--Max Battcher--
http://www.worldmaker.net/
More information about the darcs-devel
mailing list