perkeep/pkg/readerutil
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
..
countingreader.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
opener.go diskpacked: re-use fds when possible when reading blobs from pack files. 2013-10-10 20:06:30 -10:00
readersize.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
readersize_test.go camput: client becomes StatReceiver. 2012-10-11 11:51:12 +02:00