get rid of badger everywhere, including as an sdk/hints backend.
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ import (
|
||||
"encoding/binary"
|
||||
"time"
|
||||
|
||||
"github.com/dgraph-io/ristretto"
|
||||
"github.com/dgraph-io/ristretto/v2"
|
||||
)
|
||||
|
||||
type RistrettoCache[V any] struct {
|
||||
|
||||
Reference in New Issue
Block a user