We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c129542 + 44d7b74 commit 64f5962Copy full SHA for 64f5962
store/mvcc_store.go
@@ -506,4 +506,4 @@ func (s *mvccStore) Compact(ctx context.Context, minTS uint64) error {
506
507
func (s *mvccStore) Close() error {
508
return nil
509
-}
+}
0 commit comments