A lot of time has passed, and a lot of code has been written. Bazil is still in heavy development, but it has reached a good milestone to blog about: it can synchronize changes from one peer to another. Warning: at this stage in development, we will put no effort into compatibility of file formats or protocols. Do not stare into laser with remaining eye. What follows is a walkthrough of scenario…
GopherCon is here, and it is time to reveal what Bazil is all about. Bazil, also known as bazil.org/bazil, is a file system that lets your data reside where it is most convenient for it to reside. Bazil is still under heavy development, but welcomes developers and curious power users. Here's a little teaser of what's coming. Imagine you have A laptop with a a 256GB SSD A desktop with a 3TB hard…
Hi. This blog post establishes the Bazil.org project. This is not an April Fool's joke. There are more ambituous things floating in the background, but many people have expressed interest in this, so here's an early release: a Go FUSE filesystem programming library. This is based on Russ Cox‘s fuse library, as hosted at https://code.google.com/p/rsc/source/browse/#hg%2Ffuse Here's how to get…