9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] [ANNOUNCE] Grande
@ 2009-10-06 14:31 Eric Van Hensbergen
  0 siblings, 0 replies; only message in thread
From: Eric Van Hensbergen @ 2009-10-06 14:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

As a quick experiment the other day, I wrote a file-system back-end
for Venti which serves the Venti protocol, but instead of using
Indexes/Arenas/etc. for the back-end, it creates a hierarchical
directory structure similar to Git with a file per score. This was
done in the context of some other experiments (which I will post about
later when they are complete), but I figured this may useful in of
itself. The code is currently available in my vdiskfs branch of Plan 9
Ports on bitbucket
(http://bitbucket.org/ericvh/vdiskfs/src/tip/src/cmd/venti/grande.c).
It is very much a prototype, so not very robust -- but feel free to
use it or build on it if you think it is useful to you.

        -eric



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-06 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-06 14:31 [9fans] [ANNOUNCE] Grande Eric Van Hensbergen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).