9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eric Van Hensbergen <ericvh@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] [ANNOUNCE] Grande
Date: Tue,  6 Oct 2009 09:31:14 -0500	[thread overview]
Message-ID: <a4e6962a0910060731v27f7ae31v998d26d27340e17c@mail.gmail.com> (raw)

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



                 reply	other threads:[~2009-10-06 14:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4e6962a0910060731v27f7ae31v998d26d27340e17c@mail.gmail.com \
    --to=ericvh@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).