Skip to content

chore: switch old store to snowdreamtech/redistore #269

Merged
appleboy merged 1 commit intomasterfrom
redis
Dec 26, 2024
Merged

chore: switch old store to snowdreamtech/redistore #269
appleboy merged 1 commit intomasterfrom
redis

Conversation

@appleboy
Copy link
Copy Markdown
Member

@appleboy appleboy commented Dec 26, 2024

  • Remove github.com/boj/redistore dependency from go.mod
  • Update github.com/gomodule/redigo to version v1.9.2 in go.mod
  • Add github.com/snowdreamtech/redistore dependency to go.mod
  • Replace github.com/boj/redistore import with github.com/snowdreamtech/redistore in redis.go
  • Add detailed comments for NewStoreWithDB function parameters and return values
  • Add detailed comments for NewStoreWithPool function parameters and return values
  • Add detailed comments for GetRedisStore function parameters and return values
  • Add detailed comments for SetKeyPrefix function parameters and return values

cc @snowdream

fix #243

…entation

- Remove `github.com/boj/redistore` dependency from `go.mod`
- Update `github.com/gomodule/redigo` to version `v1.9.2` in `go.mod`
- Add `github.com/snowdreamtech/redistore` dependency to `go.mod`
- Replace `github.com/boj/redistore` import with `github.com/snowdreamtech/redistore` in `redis.go`
- Add detailed comments for `NewStoreWithDB` function parameters and return values
- Add detailed comments for `NewStoreWithPool` function parameters and return values
- Add detailed comments for `GetRedisStore` function parameters and return values
- Add detailed comments for `SetKeyPrefix` function parameters and return values

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy merged commit ace1fd0 into master Dec 26, 2024
@appleboy appleboy deleted the redis branch December 26, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant