An open API service providing commit metadata for open source projects.

GitHub / sourcegraph/grpccache / commits

SHA Message Author Date Stats
5e5cfaa6 enhance NoCache test Quinn Slack <q****k@q****m> over 10 years ago
6d787b51 use grpc.WithInsecure() to suppress fatal error Quinn Slack <q****k@q****m> over 10 years ago
4762182b generate using latest grpc and protoc-gen-go Quinn Slack <q****k@q****m> over 10 years ago
18bf8cab Improve doc comment for cleanOldEntries Richard Musiol <m****l@r****e> over 10 years ago
7ff0e365 merge Merge pull request #4 from sourcegraph/clean-cache Beyang Liu <b****g@s****m> over 10 years ago
fe5b3ed2 periodically remove expired entries from the cache Richard Musiol <m****l@r****e> over 10 years ago
5a454185 merge Merge pull request #3 from sourcegraph/sg/fix-data-race Stephen Gutekanst <s****g@u****m> almost 11 years ago
485470a4 use defer Stephen Gutekanst <s****t@g****m> almost 11 years ago
7fa6089d Fix data race involving multiple calls to SetCacheControl Stephen Gutekanst <s****t@g****m> almost 11 years ago
9a4b2068 merge Merge pull request #2 from sourcegraph/get-no-cache Pararth Shah <p****7@g****m> almost 11 years ago
563104cf add docstring for GetNoCache Pararth Shah <p****h@s****m> almost 11 years ago
664bc234 export GetNoCache function Pararth Shah <p****h@s****m> almost 11 years ago
7e56f1b1 replace references sourcegraph.com/sqs/grpccache -> sourcegraph.com/sourcegra... Pararth Shah <p****h@s****m> almost 11 years ago
ddc4c871 merge Merge pull request #1 from sourcegraph/update-grpc-go-api Pararth Shah <p****7@g****m> almost 11 years ago
71f0ba9c pick the last value in cache metadata assuming it is the most recently set one Pararth Shah <p****h@s****m> almost 11 years ago
c161214c incorporate updates to type MD in package google.golang.org/grpc/metadata Pararth Shah <p****h@s****m> almost 11 years ago
0ab69d52 dont panic Quinn Slack <q****k@q****m> about 11 years ago
5b6bd592 Allow multiple calls to SetCacheControl Quinn Slack <q****k@q****m> about 11 years ago
5a957342 enforce custom import path Quinn Slack <q****k@q****m> about 11 years ago
57e3c20a treat Serve errors (likely from client conn) as warnings Quinn Slack <q****k@q****m> about 11 years ago
fa6819f1 NoCache Quinn Slack <q****k@q****m> about 11 years ago
e5d55dd8 gzip codec Quinn Slack <q****k@q****m> about 11 years ago
937aec6e log cache key, not just method Quinn Slack <q****k@q****m> about 11 years ago
f99dc634 base64 encode Quinn Slack <q****k@q****m> about 11 years ago
f9c36901 allow cc nil Quinn Slack <q****k@q****m> about 11 years ago
9d2c2cd7 add key part func Quinn Slack <q****k@q****m> about 11 years ago
3c91bdd2 use pointer to cache Quinn Slack <q****k@q****m> about 11 years ago
ca7b4c21 cache max size Quinn Slack <q****k@q****m> about 11 years ago
82628417 delete expired cache entries Quinn Slack <q****k@q****m> about 11 years ago
6114c3b1 rm init Quinn Slack <q****k@q****m> about 11 years ago
2b1ebd15 generalized codegen Quinn Slack <q****k@q****m> about 11 years ago
cd3e351c rm unused code Quinn Slack <q****k@q****m> about 11 years ago
5cd5d102 use max age, not expiry time (eliminates requirement for clock sync) Quinn Slack <q****k@q****m> about 11 years ago
8951f89c support cache expiration Quinn Slack <q****k@q****m> about 11 years ago
f2dc5774 basic caching Quinn Slack <q****k@q****m> about 11 years ago
1e3867d1 basic structure (no caching yet, just test) Quinn Slack <q****k@q****m> about 11 years ago
26160869 initial commit Quinn Slack <q****k@q****m> about 11 years ago

← Back to repository