Commit Graph

3 Commits

Author SHA1 Message Date
Brad Fitzpatrick 90c1e48afe Rename index.Storage to sorted.KeyValue and move it into a new package.
Having index.Index and index.Storage both in the same package led to
confusing discussions about "an index". Better names now, and smaller
packages.
2013-11-22 23:24:54 -08:00
Brad Fitzpatrick 0bdf20884b all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref
Change-Id: Id2dfb7f19452bedf4f3c9310b36227fd8117b225
2013-08-03 19:54:30 -07:00
Brad Fitzpatrick c3e37c2b56 encrypt: start of tests, and notes/TODOs for metadata compaction
Change-Id: I78f060fca5e486585c16a4e33b04ba29a38dc71a
2013-07-07 13:07:06 -07:00