perkeep/pkg/types
Brad Fitzpatrick a58dcc1e5a diskpacked: re-use fds when possible when reading blobs from pack files.
We could actually do better than this and use the fd already open
from the still-appending file, or just keep one fd open per pack
file.

But this is a start.

Change-Id: I164a9bdf44987c3f057872cc7fdee1735f9e89a9
2013-10-10 20:06:30 -10:00
..
atomics.go types: add an Atomic64 type 2013-07-21 20:45:20 -07:00
types.go diskpacked: re-use fds when possible when reading blobs from pack files. 2013-10-10 20:06:30 -10:00
types_test.go types: add ByTime sorting, renable a test 2013-02-18 19:09:27 -08:00