perkeep/internal
Brad Fitzpatrick 0e8980b54b blobserver: change BlobStatter interface, simplify proxycache
This addresses a long-standing TODO in the BlobStatter interface to
clean it up. Just like all new Go programmers, I misused channels in
APIs. I should've cleaned this up years ago.

While here, I also added a context.

The rest should get contexts later.

This also cleans up a few things here & there.

The pkg/client statting no longer does batching, which added a lot of
complexity. There was a comment saying something like "once we have
SPDY, we can delete this". Well, we have HTTP/2 now, so seems
deletable.

All tests pass.

Change-Id: I034ce07d9b70e5cc9e5482213368993e638d4bc8
2018-01-08 16:54:52 -08:00
..
amazon/s3 all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
azure/storage Move some packages from perkeep.org/pkg to perkeep.org/internal 2018-01-01 20:54:48 -08:00
chanworker Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
closure Move some packages from perkeep.org/pkg to perkeep.org/internal 2018-01-01 20:54:48 -08:00
fakefsnotify Move some packages from perkeep.org/pkg to perkeep.org/internal 2018-01-01 20:54:48 -08:00
geocode Move some packages from perkeep.org/pkg to perkeep.org/internal 2018-01-01 20:54:48 -08:00
gpgagent all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
hashutil Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
httputil all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
images all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
leak all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
lru blobserver: change BlobStatter interface, simplify proxycache 2018-01-08 16:54:52 -08:00
magic all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
media Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
netutil all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
osutil all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
pinentry all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
pools Move some packages from perkeep.org/pkg to perkeep.org/internal 2018-01-01 20:54:48 -08:00
rollsum all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
video/thumbnail Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00