1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-02 07:12:36 +00:00
steve/pkg/stores/sqlpartition
Silvio Moioli 7a84620e8b
SQLite backed cache (#223)
This uses SQLite-backed informers provided by Lasso with https://github.com/rancher/lasso/pull/65 to implement Steve API (/v1/) functionality.

This new functionality is available behind a feature flag to be specified at Steve startup

See https://confluence.suse.com/pages/viewpage.action?pageId=1359086083 

Co-authored-by: Ricardo Weir <ricardo.weir@suse.com>
Co-authored-by: Michael Bolot <michael.bolot@suse.com>
Co-authored-by: Silvio Moioli <silvio@moioli.net>
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-06-05 16:17:12 +02:00
..
listprocessor SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00
partition_mocks_test.go SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00
partitioner_test.go SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00
partitioner.go SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00
store_test.go SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00
store.go SQLite backed cache (#223) 2024-06-05 16:17:12 +02:00