Matt Bolt f2c55fe5a2 Added worker package with unit tests and examples for language docs with an in depth explanation of each component and it's possible use cases. 4 سال پیش
..
atomic 7772b3cdb8 Added atomic boolean type to atomic package 4 سال پیش
cache 7a23f81c5a Update code comment 4 سال پیش
cloudutil c2deffb175 fix conflict 4 سال پیش
fileutil 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. 4 سال پیش
httputil 844bccd888 Allow max retry to be set via env var, allow default retry wait time to be set via env var. Remaining: Update timeutil.ParseDuration to accept durations other than s|m|h|d 4 سال پیش
interval a00688fb70 Add CacheGroup utility and IntervalRunner helper which will leverage key based caching with single flighting. Default cache policies are based on # of keys and expiration. 4 سال پیش
json 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 سال پیش
mapper a5b86b8c9f Go FMT 4 سال پیش
retry 478736fc75 Update retry test to use parallell() 4 سال پیش
stringutil 6c84c06df4 cloud usage 4 سال پیش
timeutil 3e886fcbc6 Add millisecond parse unit test. 4 سال پیش
watcher 9163116516 Unit Tests for ConfigMapWatcher api 4 سال پیش
worker f2c55fe5a2 Added worker package with unit tests and examples for language docs with an in depth explanation of each component and it's possible use cases. 4 سال پیش
buffer.go 2841672080 Added a string bank utility which can be leveraged in the buffer readstring. Refactor specific utilities into respecitive _util package. 4 سال پیش
compat.go 2c1e4cb4ae Update compat.go to prefer the right region label 5 سال پیش
math.go 3f29cc580e Fix bugs with external cost AggregateBy; fix test funcs; remove logs 5 سال پیش
pool.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 سال پیش
semaphore.go 0542611370 Cost Model refactor to a cmd/pkg convention 6 سال پیش
vector.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 سال پیش