Releases: lukashes/synlock
Releases · lukashes/synlock
v0.0.6
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.0.5...v0.0.6
v0.0.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.0.4
Update README.md
Added error handler
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from lukashes/error-handler
Add with-options and error-handler for catching renew session errors
Add context for redis mutex
Compare
Sorry, something went wrong.
No results found
Merge pull request #4 from lukashes/add-context
Add context
Mutex based on redis
Compare
Sorry, something went wrong.
No results found
Merge pull request #2 from lukashes/ci-tests
Run tests with docker-compose at CI