Skip to content

Commit 67cb62b

Browse files
committed
rename to redisbloom
1 parent 5cb7fe9 commit 67cb62b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package redis_timeseries_go
1+
package redis_bloom_go
22

33
import (
44
"strings"

pool_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package redis_timeseries_go
1+
package redis_bloom_go
22

33
import (
44
"testing"

0 commit comments

Comments
 (0)