• v3.10.4 2245314c2f

    v3.10.4
    Some checks failed
    build / test (push) Failing after 1m28s
    build / lint (push) Failing after 2m35s
    codeql / analyze (go) (push) Failing after 2m48s
    Stable

    vtolstov released this 2023-12-12 13:49:47 +03:00 | 23 commits to v3 since this release

    • add ability to get *redis.Client
    Downloads
  • v4.0.0 4459bfa1a0

    v4.0.0 Stable

    vtolstov released this 2023-10-21 00:59:35 +03:00 | 3 commits to master since this release

    • initial v4 release
    Downloads
  • v3.10.3 7ae302d438

    v3.10.3 Stable

    vtolstov 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 655be440e7

    v3.10.2 Stable

    vtolstov 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 97e30b0122

    v3.10.1 Stable

    vtolstov 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 fcab95bd8a

    v3.10.0 Stable

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

    What's Changed

    Full Changelog: https://github.com/unistack-org/micro-store-redis/compare/v3.8.1...v3.10.0

    Downloads
  • v3.8.1 9d4daf95f6

    v3.8.1 Stable

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

    What's Changed

    New Contributors

    Full Changelog: https://github.com/unistack-org/micro-store-redis/compare/v3.8.0...v3.8.1

    Downloads
  • v3.8.0 f38d49c30b

    v3.8.0 Stable

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

    What's Changed

    New Contributors

    Full Changelog: https://github.com/unistack-org/micro-store-redis/compare/v3.3.0...v3.8.0

    Downloads
  • v3.3.0 b592803f40

    v3.3.0 Stable

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

    • fix Exists method
    Downloads
  • v3.2.4 bf18c371f3

    v3.2.4 Stable

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

    • update for latest micro
    Downloads