mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 06:58:30 +00:00
This PR reorganizes a bunch of the files in datastore such that all datastore implementations are consistently broken up into multiple files. Additionally, the datastore tests follow a similar pattern and can easily be applied to any complete datastore implementation. |
||
|---|---|---|
| .. | ||
| config | ||
| contexts | ||
| datastore | ||
| errors | ||
| kolide | ||
| service | ||
| version | ||