Skip to content

Releases: lukashes/synlock

v0.0.6

Choose a tag to compare

@lukashes lukashes released this 11 Mar 09:24
9067439

What's Changed

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

v0.0.5

Choose a tag to compare

@lukashes lukashes released this 06 Mar 16:10

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

Choose a tag to compare

@lukashes lukashes released this 15 Nov 07:59
ade3be8
v0.0.4

Update README.md

Added error handler

Added error handler Pre-release
Pre-release

Choose a tag to compare

@lukashes lukashes released this 28 May 12:29
3454c46
Merge pull request #5 from lukashes/error-handler

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

Add context for redis mutex

Pre-release

Choose a tag to compare

@lukashes lukashes released this 25 May 13:12
b423039
Merge pull request #4 from lukashes/add-context

Add context

Mutex based on redis

Choose a tag to compare

@lukashes lukashes released this 04 Sep 14:02
a64d5ae
Merge pull request #2 from lukashes/ci-tests

Run tests with docker-compose at CI