Skip to content

Commit

Permalink
feat(auth): add bloom filter in login request
Browse files Browse the repository at this point in the history
  • Loading branch information
Maple-pro committed Aug 31, 2023
1 parent 50451bc commit 2f70c10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/constant/config/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ const VideoProcessorRpcServiceName = "GuGoTik-VideoProcessorService"
const VideoPicker = "GuGoTik-VideoPicker"
const Event = "GuGoTik-Recommend"
const MsgConsumer = "GuGoTik-MgsConsumer"

const BloomRedisChannel = "GuGoTik-Bloom"

0 comments on commit 2f70c10

Please sign in to comment.