Add an inode map data structure to track the location of inodes in logs.
[bluesky.git] / kvstore / kvstore.proto
2010-02-16 Michael VrableValues in the kvstore are raw byte arrays, not strings.
2010-02-14 Michael VrableAdd John MucCullough's simple key/value storage server.