Skip to content

Commit

Permalink
Merge pull request #51 from h0n9/develop
Browse files Browse the repository at this point in the history
Prepare to release `v0.0.9`
  • Loading branch information
h0n9 authored Apr 22, 2024
2 parents 5d058b0 + b35758b commit c0f350e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lake/lake.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

const (
MaxTopicIDLen = 30
MaxTopicIDLen = 64
MinTopicIDLen = 1

RandomSubscriberIDLen = 10
Expand Down

0 comments on commit c0f350e

Please sign in to comment.