Skip to content

Releases: lukashes/synlock

v0.0.6

11 Mar 09:24
9067439

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

06 Mar 16:10

Choose a tag to compare

What's Changed

  • Add github actions for testing by @lukashes in #8
  • use redis/v8 and add username to auth by @dedefer in #7

Full Changelog: v0.0.4...v0.0.5

Added password passing

15 Nov 07:59
ade3be8

Choose a tag to compare

v0.0.4

Update README.md

Added error handler

28 May 12:29
3454c46

Choose a tag to compare

Added error handler Pre-release
Pre-release
Merge pull request #5 from lukashes/error-handler

Add with-options and error-handler for catching renew session errors

Add context for redis mutex

25 May 13:12
b423039

Choose a tag to compare

Pre-release
Merge pull request #4 from lukashes/add-context

Add context

Mutex based on redis

04 Sep 14:02
a64d5ae

Choose a tag to compare

Merge pull request #2 from lukashes/ci-tests

Run tests with docker-compose at CI