aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/SimpleBlobStoreFactory.java
Commit message (Expand)AuthorAge
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* remote: Rename --remote_rest_cache to --remote_http_cacheGravatar Jakob Buchgraber2017-12-19
* remote: deprecate --remote_rest_cache_pool_sizeGravatar Jakob Buchgraber2017-12-19
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* remote: Have --remote_rest_cache respect --remote_timeout.Gravatar buchgr2017-12-05
* Remove hazelcast dependency from BazelGravatar Alpha Lam2017-10-30
* Internal changeGravatar David Ostrovsky2017-09-25
* remote: Improve error handling for --remote_* cmd line flags. Fixes #3361, #3358Gravatar buchgr2017-07-14
* Move the SimpleBlobStore and implementations to a subpackageGravatar ulfjack2017-07-05
* Enable connection pooling for the remote REST cacheGravatar Benjamin Peterson2017-06-27
* Enable automatic content compression for blob store requestsGravatar Jason Gavris2017-06-08
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* Refactor simple distributed caching support Gravatar Alpha Lam2017-03-28