Skip to content

Commit

Permalink
Switch BT table from dc8 to dc9, which removes the PV filters for pop…
Browse files Browse the repository at this point in the history
…s. (#18)
  • Loading branch information
Spaceenter authored Aug 12, 2019
1 parent a0e167e commit 9686af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const (
// BtInstance for internal cache instance.
BtInstance = "prophet-cache"
// BtTable for internal table.
BtTable = "dc8"
BtTable = "dc9"
// BtPropValInPrefix for internal GetPropertyValues in arc cache.
BtPropValInPrefix = "d/0/"
// BtPropValOutPrefix for internal GetPropertyValues out arc cache.
Expand Down

0 comments on commit 9686af1

Please sign in to comment.