perkeep/pkg/sorted
Brad Fitzpatrick d1fea28536 sorted/mysql: cap number of queries to 20 at a time
Arbitrary limit, but prevents things from exploding during request spikes.

Fixes camlistore/camlistore#683

Change-Id: I3699d25416fb6bbc1ea4f3b984b0ce05e6abf31b
2016-02-13 13:21:00 -08:00
..
buffer
kvfile vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
kvtest
leveldb vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
mongo vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
mysql sorted/mysql: cap number of queries to 20 at a time 2016-02-13 13:21:00 -08:00
postgres vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
sqlite sorted/sqlkv, sorted/sqlite: replace Serial bool with a *syncutil.Gate 2016-02-13 13:01:46 -08:00
sqlkv pkg/sorted/sqlkv: don't release gate until iterator is closed 2016-02-13 13:20:10 -08:00
kv.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
mem.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
mem_test.go sorted: fix crash on double close of memory iterator 2015-04-13 20:38:42 +02:00