Logo
Explore Help
Sign In
unistack-org/micro-store-redis
4
0
Fork 2
You've already forked micro-store-redis
Code Issues 2 Pull Requests Actions Packages Projects Releases 40 Wiki Activity

40 Releases 40 Tags

RSS Feed
  • v3.10.3 7ae302d438
    Compare

    v3.10.3 Stable

    vtolstov released this 2023-10-20 23:52:04 +03:00 | 37 commits to v3 since this release

    • update deps
    • add MWrite func
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.2 655be440e7
    Compare

    v3.10.2 Stable

    vtolstov released this 2023-03-30 20:31:42 +03:00 | 38 commits to v3 since this release

    • add MDelete method to delete multiple keys at once
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.1 97e30b0122
    Compare

    v3.10.1 Stable

    vtolstov released this 2023-03-17 12:41:52 +03:00 | 40 commits to v3 since this release

    • fix init with empty context override exiting client
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.0 fcab95bd8a
    Compare

    v3.10.0 Stable

    vtolstov released this 2023-02-01 01:50:52 +03:00 | 58 commits to v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.1 9d4daf95f6
    Compare

    v3.8.1 Stable

    vtolstov released this 2022-07-08 23:28:39 +03:00 | 87 commits to v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.0 f38d49c30b
    Compare

    v3.8.0 Stable

    vtolstov released this 2021-10-27 23:29:16 +03:00 | 138 commits to v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.0 b592803f40
    Compare

    v3.3.0 Stable

    vtolstov released this 2021-05-20 22:50:28 +03:00 | 119 commits to master since this release

    • fix Exists method
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.2.4 bf18c371f3
    Compare

    v3.2.4 Stable

    vtolstov released this 2021-01-29 22:47:57 +03:00 | 161 commits to master since this release

    • update for latest micro
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.1.1 00c4216ed2
    Compare

    v3.1.1 Stable

    vtolstov released this 2021-01-16 03:00:25 +03:00 | 162 commits to master since this release

    • update micro to v3.1.1
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.0.1 46d12841d4
    Compare

    v0.0.1 Stable

    vtolstov released this 2020-09-22 13:30:54 +03:00 | 196 commits to v4 since this release

    initial release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.24.5 Page: 95ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API