Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bsm/redislock issues and pull requests

#77 - [Proposal] Allow redislock to compatible with multi versions of go-redis

Issue - State: open - Opened by git-hulk 8 months ago - 3 comments

#76 - Fix typos

Pull Request - State: closed - Opened by git-hulk 8 months ago - 2 comments

#75 - Add .gitignore to prevent committing unexpected files

Pull Request - State: closed - Opened by git-hulk 8 months ago - 1 comment

#74 - when obtain have retry, hope the lock ttl will auto delay

Issue - State: closed - Opened by KM612 10 months ago - 2 comments

#73 - Add watchdog to refresh the lock atomatically

Pull Request - State: open - Opened by WqyJh 11 months ago - 4 comments

#72 - Bump Go version on CI run

Pull Request - State: closed - Opened by dim 12 months ago

#71 - Allow to re-obtain atomically with custom tokens

Pull Request - State: closed - Opened by dim over 1 year ago

#70 - Add multi-lock support for atomic multi-lock.

Pull Request - State: closed - Opened by bhallionOhbibi over 1 year ago - 21 comments

#69 - Upgrade go version and Add ObtainMany support

Pull Request - State: closed - Opened by bhallionOhbibi over 1 year ago

#68 - More graceful nil-lock handling

Pull Request - State: closed - Opened by dim over 1 year ago

#67 - panic

Issue - State: closed - Opened by liufengsoft over 1 year ago - 4 comments

#66 - Allow custom lock tokens

Pull Request - State: closed - Opened by dim over 1 year ago

#65 - lock.Release() unable to release lock.

Issue - State: closed - Opened by divya-nsurely over 1 year ago - 3 comments

#64 - refactor(obtain): return ctx's error when ctx.Done()

Pull Request - State: closed - Opened by spike014 over 1 year ago - 1 comment

#62 - chore(example): import used package in examples

Pull Request - State: closed - Opened by spike014 over 1 year ago - 5 comments

#61 - feat: change the keys to be multiple

Pull Request - State: closed - Opened by nurjamil over 1 year ago

#60 - feat: change the keys to be multiple

Pull Request - State: closed - Opened by nurjamil over 1 year ago

#59 - Prepare release

Pull Request - State: closed - Opened by dim over 1 year ago

#58 - Reset backoff timer for exponential backoff

Pull Request - State: closed - Opened by tinoquang over 1 year ago - 1 comment

#57 - Use final v9

Pull Request - State: closed - Opened by dim almost 2 years ago

#56 - F

Pull Request - State: closed - Opened by iSerganov almost 2 years ago

#55 - chore: update go-redis import path

Pull Request - State: closed - Opened by vmihailenco almost 2 years ago - 4 comments

#54 - please ignore

Issue - State: closed - Opened by sangaline almost 2 years ago - 1 comment

#53 - README Examples Can't run

Issue - State: closed - Opened by aurora-engine-cn almost 2 years ago - 1 comment

#52 - Use ticker instead of resetting timer

Pull Request - State: closed - Opened by dim about 2 years ago

#51 - Add support for secret key based lock reobtaining

Pull Request - State: closed - Opened by janosmiko about 2 years ago - 1 comment

#50 - Fix compatibility with redis.v9

Pull Request - State: closed - Opened by dim about 2 years ago

#49 - RedisClient error

Issue - State: closed - Opened by mertcakmak2 about 2 years ago - 8 comments

#48 - Is it still working on goredis v8?

Issue - State: closed - Opened by Beelzebub0 about 2 years ago - 1 comment

#47 - Prepare v9 release

Pull Request - State: closed - Opened by dim about 2 years ago - 1 comment

#46 - Doesn't work with redis/v9

Issue - State: closed - Opened by rv-nath about 2 years ago - 3 comments

#45 - Update CI settings

Pull Request - State: closed - Opened by dim over 2 years ago

#44 - feat: support latest version of redis `v9`

Pull Request - State: closed - Opened by si3nloong over 2 years ago

#43 - How to get lock with a key

Issue - State: closed - Opened by tshubham19 over 2 years ago - 16 comments

#42 - redis/v8 support

Issue - State: closed - Opened by jose-zenledger over 2 years ago - 2 comments

#40 - Does not redislock work properly with multiple Go gin API at a time?

Issue - State: closed - Opened by iamatsundere almost 3 years ago - 4 comments

#38 - Reduce deps

Pull Request - State: closed - Opened by dim about 3 years ago

#37 - update redis

Pull Request - State: closed - Opened by schmurfy about 3 years ago - 1 comment

#36 - added interfaces

Pull Request - State: closed - Opened by maxlyaptsev over 3 years ago - 1 comment

#35 - Allow custom deadlines, re-implement tests using stdlib

Pull Request - State: closed - Opened by dim over 3 years ago

#34 - A question about ttl

Issue - State: closed - Opened by parchk over 3 years ago - 5 comments

#33 - Increase test performance

Pull Request - State: closed - Opened by dim over 3 years ago

#32 - Make RetryStrategy clonable

Pull Request - State: closed - Opened by calvinxiao over 3 years ago - 1 comment

#31 - Fix data race when using RetryStrategy

Pull Request - State: closed - Opened by calvinxiao over 3 years ago - 6 comments

#30 - Two questions about the implementation

Issue - State: closed - Opened by kiyonlin over 3 years ago - 1 comment

#29 - Global locker object or local

Issue - State: closed - Opened by smaheshs almost 4 years ago - 3 comments

#28 - the Obtain may be have a problem

Issue - State: closed - Opened by jwrookie almost 4 years ago - 1 comment

#27 - Can release the lock when ctx deadline exceeded

Issue - State: closed - Opened by jwrookie almost 4 years ago - 1 comment

#26 - Please Follow Semantic Import Versioning

Issue - State: closed - Opened by swtch1 almost 4 years ago - 2 comments

#25 - Replace Options.Context with explicit ctx parameter

Pull Request - State: closed - Opened by yansal about 4 years ago - 2 comments

#24 - Add context param to all functions and methods that make calls to redis

Issue - State: closed - Opened by yansal about 4 years ago - 1 comment

#23 - chore(docs): fix typo `exires` -> `expires`

Pull Request - State: closed - Opened by ttacon about 4 years ago - 1 comment

#22 - Allow to custom retry deadlines via context

Pull Request - State: closed - Opened by dim about 4 years ago

#21 - Allow setting/disabling Obtain deadline in Options

Issue - State: closed - Opened by segevfiner about 4 years ago - 4 comments

#20 - Garyburd redigo

Pull Request - State: closed - Opened by dineshgowda24 over 4 years ago - 1 comment

#19 - Generic Interface

Issue - State: closed - Opened by dineshgowda24 over 4 years ago - 1 comment

#17 - add function which checks locks whether existed or not

Pull Request - State: closed - Opened by Betula-L over 4 years ago - 2 comments

#16 - Strange behavior when locking in for loops

Issue - State: closed - Opened by farzinnasiri over 4 years ago - 1 comment

#15 - Prepare for v8

Pull Request - State: closed - Opened by dim over 4 years ago - 3 comments

#14 - Support for multiple clients

Issue - State: closed - Opened by pankaj-rapido over 4 years ago - 2 comments

#13 - release lock in other process

Pull Request - State: closed - Opened by sljeff over 4 years ago

#12 - remove redis/v7

Pull Request - State: closed - Opened by sljeff over 4 years ago - 1 comment

#11 - Migrate to go-redis v7

Pull Request - State: closed - Opened by dim over 4 years ago

#10 - Support go-redis V7.2.0

Issue - State: closed - Opened by wantdrink over 4 years ago - 2 comments

#9 - Uncompatible with new version.

Issue - State: closed - Opened by xiekeyi98 almost 5 years ago - 4 comments

#8 - Fix exponential backoff algorithm

Pull Request - State: closed - Opened by dim almost 5 years ago

#7 - Migrate to v7

Pull Request - State: closed - Opened by dim almost 5 years ago

#6 - redis.Nil check for SetNX

Issue - State: closed - Opened by pierrre almost 5 years ago - 3 comments

#5 - exponential backoff broken with high values

Issue - State: closed - Opened by pierrre almost 5 years ago - 5 comments

#4 - Allow to chain retry options

Pull Request - State: closed - Opened by dim about 5 years ago

#3 - Add RetryStrategy function

Pull Request - State: closed - Opened by chslink about 5 years ago - 2 comments

#2 - Is this package compatible with cluster redis?

Issue - State: closed - Opened by kheraankit about 5 years ago - 1 comment

#1 - fix some code

Pull Request - State: closed - Opened by hunterhug over 5 years ago