drone/internal/store
Marko Gaćeša 24e03c03e0 Added principal info cache (#173)
* added principal info cache

* updated code based on the PR comments

* updated implementation of deduplicate()

* minor changes

* [K, T] -> [K, V]
2023-01-11 20:32:37 +01:00
..
database Added principal info cache (#173) 2023-01-11 20:32:37 +01:00
errors.go rename DB table pullreq to pullreqs; added version (#130) 2022-12-22 20:21:15 +01:00
store_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
store.go Added principal info cache (#173) 2023-01-11 20:32:37 +01:00
transformation.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00