Commit Graph

26 Commits (262897469260cc6319ea9369518e20ac2fed3178)

Author SHA1 Message Date
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