Matt Bolt 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. пре 4 година
..
atomic 7772b3cdb8 Added atomic boolean type to atomic package пре 4 година
cache 7a23f81c5a Update code comment пре 4 година
cloudutil c2deffb175 fix conflict пре 4 година
defaults 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. пре 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 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. пре 4 година
stringutil 6c84c06df4 cloud usage пре 4 година
timeutil fcbc37fa6b Add profile logging util пре 4 година
watcher ac7c090aa3 Swap klog to log package пре 4 година
worker 19b405d284 Fix example test case to call Run() for majority case пре 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 година