- 9ab3405 Add support for redis client option
- cefd13c Bump Redlock from ~1.2 to ~1.3
- 327bffe Bump version to 0.2.1
- 992aa0d Update potlock.gemspec
- 0f3dc42 Update Gemfile.lock
- 1faf6da Bump version to 0.2.0
- f3fe257 Bump version to 0.1.2
- dc73659 Setter returns passed value
- ebbcda8 Update Gemfile.lock
- d07268d Bump version
- 81c86c4 Fix retry delay when locking a key
- 5ba7a8f Update
README.md
with Errors handling - 53ce701 Fix company github url
- c3b8799 Update
README.md
- 4696ef6 Use ruby matrix rather than specific version
- 922df46 Update
README.md
- 1b62b90 Add Rubygems badge
- 9619e6f Ignore .gem files
- c596b5f Add Rubocop badge to
README.md
- 9321e09 Add badges to
README.md
- 1dbad1c Revert - Ignore Markdown files in Github Actions
- 8a9b733 Ignore Markdown files in Github Actions
- ea33fe3 Ignore Markdown files in Github Actions
- f56902d Update docs regarding Potloc open source template
- fbb3e4b Create SECURITY.md
- 23b37cf Use of MockRedis rather than a Redis service
- 48f6d7f Exclude potlock.gemspec from rubocop BlockLength
- 220d349 Remove redis env var for rspec
- df02e5a Add environment variable support for Redis connection
- 072cac7 Add Redis Service
- 2544ed5 Fix Gemfile.lock
- b4ea739 Initial commit