pomerium/databroker
Kenneth Jenkins d5da872157
databroker: add patch method (#4704)
Add a Patch() method to the databroker gRPC service.

Update the storage.Backend interface to include the Patch() method now
that all the storage.Backend implementations include it.

Add a test to exercise the patch method under concurrent usage.
2023-11-02 15:07:37 -07:00
..
cache.go remove log message when no provider defined (#3936) 2023-02-14 13:28:12 -07:00
cache_test.go test: use T.TempDir to create temporary test directory (#3725) 2022-11-08 09:16:32 -07:00
databroker.go databroker: add patch method (#4704) 2023-11-02 15:07:37 -07:00
databroker_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00