Skip to content

Commit

Permalink
update badger dependency store comment (#2982)
Browse files Browse the repository at this point in the history
Signed-off-by: yeya24 <[email protected]>
  • Loading branch information
yeya24 authored May 8, 2021
1 parent e08d812 commit 6a11d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/storage/badger/dependencystore/storage.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
"github.com/jaegertracing/jaeger/storage/spanstore"
)

// DependencyStore handles all queries and insertions to Cassandra dependencies
// DependencyStore handles all queries and insertions to Badger dependencies
type DependencyStore struct {
reader spanstore.Reader
}
Expand Down

0 comments on commit 6a11d73

Please sign in to comment.