1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-22 20:09:34 +00:00

Vai encoding benchmark (#742)

Also includes some misc changes.
This commit is contained in:
Alejandro Ruiz
2025-09-17 09:33:33 +02:00
committed by GitHub
parent bb31fd8626
commit 8e294f7a0b
4 changed files with 338 additions and 2 deletions

View File

@@ -213,7 +213,7 @@ func setup(ctx context.Context, server *Server) error {
if server.SQLCache {
sqlStore, err := sqlproxy.NewProxyStore(ctx, cols, cf, summaryCache, summaryCache, server.cacheFactory, false)
if err != nil {
panic(err)
return err
}
errStore := proxy.NewErrorStore(