pomerium/internal/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
..
config.go registry: implement redis backend (#2179) 2021-05-10 10:33:37 -06:00
config_source.go core/config: remove version (#4653) 2023-11-01 10:19:55 -06:00
config_source_test.go config: update logic for checking overlapping certificates (#4216) 2023-06-01 09:30:46 -06:00
registry.go databroker: remove redis storage backend (#4699) 2023-11-02 11:53:25 -07:00
server.go databroker: add patch method (#4704) 2023-11-02 15:07:37 -07:00
server_test.go databroker: add patch method (#4704) 2023-11-02 15:07:37 -07:00