consul/agent/cache-types
Daniel Nephin 3c8929c7e1 streaming: apply filter to a single item
Instead of the whole map. This should save a lot of time performing reflecting on a large map.
The filter does not change, so there is no reason to re-apply it to older entries.
2020-10-19 18:24:02 -04:00
..
catalog_datacenters.go
catalog_datacenters_test.go
catalog_list_services.go
catalog_list_services_test.go
catalog_service_list.go
catalog_service_list_test.go
catalog_services.go
catalog_services_test.go
config_entry.go
config_entry_test.go
connect_ca_leaf.go cache-types: skip tests with races 2020-10-08 20:15:13 -04:00
connect_ca_leaf_oss.go
connect_ca_leaf_test.go cache-types: skip tests with races 2020-10-08 20:15:13 -04:00
connect_ca_root.go
connect_ca_root_test.go
discovery_chain.go
discovery_chain_test.go
federation_state_list_gateways.go
federation_state_list_gateways_test.go
gateway_services.go
gateway_services_test.go
health_services.go
health_services_test.go
intention_match.go
intention_match_test.go
mock_RPC.go
node_services.go
node_services_test.go
norace_test.go cache-types: skip tests with races 2020-10-08 20:15:13 -04:00
options.go
prepared_query.go
prepared_query_test.go
race_test.go cache-types: skip tests with races 2020-10-08 20:15:13 -04:00
resolved_service_config.go
resolved_service_config_test.go
rpc.go
service_checks.go Return nil value on error. 2020-08-05 13:10:17 -04:00
service_checks_test.go
service_dump.go end to end changes to pass gatewayservices to /ui/services/ 2020-07-30 10:21:11 -06:00
service_dump_test.go Fix test build 2020-08-06 11:31:56 -06:00
streaming_events_test.go submatview: add a test for handling of NewSnapshotToFollow 2020-10-06 13:22:02 -04:00
streaming_health_services.go streaming: apply filter to a single item 2020-10-19 18:24:02 -04:00
streaming_health_services_test.go streaming: improve godoc for cache-type 2020-10-06 13:52:02 -04:00
streaming_test.go submatview: add a test for handling of NewSnapshotToFollow 2020-10-06 13:22:02 -04:00
testing.go cache-types: skip tests with races 2020-10-08 20:15:13 -04:00