/redis-lockex

Add lock and related methods to Redis

Primary LanguageRuby

Description

Add lock and related methods to Redis

lock method options

  • block blocking or non-blocking
  • expire expire time of lock key
  • interval poling seconds for blocking lock