[melbourne-pug] RESTful return in pyramid

Sam Watkins sam at nipl.net
Fri Oct 5 08:17:19 CEST 2012


hi there,

I wrote a filesystem 'fusegit' to mount git repos, in one page of
python using RouteFS.  It's very slow and foolish at the moment.
I'll improve it later.

  http://sam.nipl.net/code/fusegit/

This is so I can use files that are stored compactly in a git repo,
without having to do a checkout.  It can save a lot of disk space
on my web servers.  At the moment it only mounts HEAD, but could mount
different branches / revisions without using any extra storage.


Sam


More information about the melbourne-pug mailing list