Commit Graph

32 Commits (98a280ef9aaae65ae57e3e0f42e3a00fb7d9ca73)

Author SHA1 Message Date
R.B. Boyer 706fc8bcd0
grpc: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#11099)
3 years ago
Daniel Nephin bc4d349ccf streaming: support X-Cache-Hit header
3 years ago
Daniel Nephin 3d5ff8b5db submatview: add test cases for store.Get with timeout and no index
4 years ago
Daniel Nephin c5f0cf9456 submatview: and Store integration test with stream backend
4 years ago
Daniel Nephin 59d201e148 submatview: fix a bug with Store.Get
4 years ago
Daniel Nephin c94eaa4957 submatview: improve a couple comments
4 years ago
Daniel Nephin 3a27fce2ad submatview: fix godoc and comment typos
4 years ago
Daniel Nephin 11398892b3 submatview: avoid sorting results unnecessarily
4 years ago
Daniel Nephin 23e1cd6f93 submatview: only return materializer from getEntry
4 years ago
Daniel Nephin 46b7d0b573 submatview: godoc
4 years ago
Daniel Nephin d9537411b8 rpcclient/health: convert tests to the new submatview.Store interface
4 years ago
Daniel Nephin dacf50038d submatview: fix two flaky tests
4 years ago
Daniel Nephin c932833acb rpcclient:health: fix a data race and flake in tests
4 years ago
Daniel Nephin 5fa0dea63a rpcclient/health: fix data race in a test
4 years ago
Daniel Nephin 4fb2ba9de7 submatview: move error return to NewMaterializer
4 years ago
Daniel Nephin 6ebb0f8b74 submatview: test Store.Run
4 years ago
Daniel Nephin 9854c424eb submatview: test store with Get and Notify calls together
4 years ago
Daniel Nephin c1063999fc submatview: more test cases for Store.Get
4 years ago
Daniel Nephin 832f1a2847 submatview: reduce the getFromView implementation
4 years ago
Daniel Nephin 1d9d7d0aa5 submatview: track requests instead of notifiers
4 years ago
Daniel Nephin 7d13465c7b submatview: set up expiry of materializers
4 years ago
Daniel Nephin c574108354 submatview: setup testing structure
4 years ago
Daniel Nephin ddddbdb990 submatview: rough outline of the Get and Notify methods.
4 years ago
Daniel Nephin 3d52abb5e2 submatview: setup the interface for the store
4 years ago
Daniel Nephin 9423c887c4 submatview: do not reset retry waiter when materializer is reset
4 years ago
Daniel Nephin 5972bdc87c streaming: improve godoc for cache-type
4 years ago
Daniel Nephin d0b87cd5d0 submatview: remove notifyUpdateLocked from reset
4 years ago
Daniel Nephin 5eab1d8cef submatview: remove method receiver from handlers
4 years ago
Daniel Nephin 3fa08beecf submatview: add a test for handling of NewSnapshotToFollow
4 years ago
Daniel Nephin 534d8b45bb submatview: refactor Materializer
4 years ago
Daniel Nephin e849f6d7ac submatview: Move the 'use materialize from result.State' logic
4 years ago
Daniel Nephin edf30b2714 submatview: Move Materializer to submatview package
4 years ago