-
v3.10.4
released this
2023-12-12 13:49:47 +03:00 | 23 commits to v3 since this release- add ability to get *redis.Client
Downloads
-
v3.10.3 Stable
released this
2023-10-20 23:52:05 +03:00 | 25 commits to v3 since this release- update deps
- add MWrite func
Downloads
-
v3.10.2 Stable
released this
2023-03-30 20:31:42 +03:00 | 26 commits to v3 since this release- add MDelete method to delete multiple keys at once
Downloads
-
v3.10.1 Stable
released this
2023-03-17 12:41:52 +03:00 | 28 commits to v3 since this release- fix init with empty context override exiting client
Downloads
-
v3.10.0 Stable
released this
2023-02-01 01:50:52 +03:00 | 46 commits to v3 since this releaseWhat's Changed
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/81
- add MGet/Mset options by @vtolstov in https://github.com/unistack-org/micro-store-redis/pull/83
- Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/82
- Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/85
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/84
- Bump go.unistack.org/micro/v3 from 3.9.11 to 3.9.13 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/86
- Bump hmarr/auto-approve-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/87
- Bump go.unistack.org/micro/v3 from 3.9.13 to 3.9.15 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/88
- Bump go.unistack.org/micro/v3 from 3.9.15 to 3.9.17 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/89
- Bump go.unistack.org/micro/v3 from 3.9.17 to 3.9.18 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/90
- Bump go.unistack.org/micro/v3 from 3.9.18 to 3.10.0 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/91
- Bump go.unistack.org/micro/v3 from 3.10.0 to 3.10.1 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/92
- Bump go.unistack.org/micro/v3 from 3.10.1 to 3.10.4 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/93
- Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/94
- Bump go.unistack.org/micro/v3 from 3.10.4 to 3.10.5 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/96
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/95
- tune default redis opts, add tls config support by @vtolstov in https://github.com/unistack-org/micro-store-redis/pull/97
Full Changelog: https://github.com/unistack-org/micro-store-redis/compare/v3.8.1...v3.10.0
Downloads
-
v3.8.1 Stable
released this
2022-07-08 23:28:39 +03:00 | 75 commits to v3 since this releaseWhat's Changed
- Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.11 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/50
- Bump go.unistack.org/micro/v3 from 3.8.11 to 3.8.13 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/52
- Bump go.unistack.org/micro/v3 from 3.8.13 to 3.8.14 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/53
- Bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.15 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/54
- Bump go.unistack.org/micro/v3 from 3.8.15 to 3.8.18 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/55
- Bump go.unistack.org/micro/v3 from 3.8.18 to 3.8.19 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/56
- Bump go.unistack.org/micro/v3 from 3.8.19 to 3.8.20 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/57
- Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/58
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/60
- Bump golangci/golangci-lint-action from 2 to 3.1.0 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/62
- Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/65
- Bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.0 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/67
- Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/68
- Bump actions/cache from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/66
- Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.2 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/69
- Bump go.unistack.org/micro/v3 from 3.9.2 to 3.9.5 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/70
- Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/71
- Bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/72
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/73
- Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/74
- Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/75
- Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/76
- Bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.10 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/77
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/79
- limit timeout by @vtolstov in https://github.com/unistack-org/micro-store-redis/pull/80
New Contributors
- @vtolstov made their first contribution in https://github.com/unistack-org/micro-store-redis/pull/80
Full Changelog: https://github.com/unistack-org/micro-store-redis/compare/v3.8.0...v3.8.1
Downloads
-
v3.8.0 Stable
released this
2021-10-27 23:29:16 +03:00 | 126 commits to v3 since this releaseWhat's Changed
- Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.11.3 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/40
- Bump actions/github-script from 4 to 5 by @dependabot in https://github.com/unistack-org/micro-store-redis/pull/43
New Contributors
- @dependabot made their first contribution in https://github.com/unistack-org/micro-store-redis/pull/40
Full Changelog: https://github.com/unistack-org/micro-store-redis/compare/v3.3.0...v3.8.0
Downloads
-
v3.3.0 Stable
released this
2021-05-20 22:50:28 +03:00 | 115 commits to master since this release- fix Exists method
Downloads
-
v3.2.4 Stable
released this
2021-01-29 22:47:57 +03:00 | 157 commits to master since this release- update for latest micro
Downloads