Attempt at building with CMake.
[bluesky.git] / bluesky.h
2009-09-01 Michael VrableSwitch to refcounted strings for storing cached file...
2009-08-31 Michael VrableAdd fetching of blocks from S3.
2009-08-31 Michael VrableImplement flushing of file blocks to Amazon S3.
2009-08-31 Michael VrableStart on a basic in-memory key/value store.
2009-08-28 Michael VrableFile read and write operations.
2009-08-26 Michael VrableSwitch to 31-bit directory cookies and a separate hasht...
2009-08-25 Michael VrableBegin adding write support.
2009-08-23 Michael VrableBasic READDIR; not much tested.
2009-08-21 Michael VrableHook NFS proxy together with BlueSky core.
2009-08-21 Michael VrableWork on in-memory filesystem representation.