Ecosyste.ms: Issues

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

GitHub / grails/grails-redis issues and pull requests

#49 - 1.6.2 regression for Grails 2.3.7

Issue - State: closed - Opened by metajungle over 9 years ago - 1 comment

#48 - External properties file timeout is treated as string and throws NFE.

Pull Request - State: closed - Opened by ctoestreich over 9 years ago - 7 comments

#47 - Null pointer exception for grailsApplication while using added connections

Issue - State: closed - Opened by pankaz over 9 years ago - 1 comment

#47 - Null pointer exception for grailsApplication while using added connections

Issue - State: closed - Opened by pankaz over 9 years ago - 1 comment

#46 - Ease mocking of redisService

Pull Request - State: closed - Opened by sjurgemeyer almost 10 years ago - 3 comments

#46 - Ease mocking of redisService

Pull Request - State: closed - Opened by sjurgemeyer almost 10 years ago - 3 comments

#45 - Record and rollback keys in a test

Pull Request - State: closed - Opened by sjurgemeyer almost 10 years ago - 7 comments

#45 - Record and rollback keys in a test

Pull Request - State: closed - Opened by sjurgemeyer almost 10 years ago - 7 comments

#44 - imImpact to connection objets when not using template approach

Issue - State: open - Opened by raffian almost 10 years ago

#44 - imImpact to connection objets when not using template approach

Issue - State: open - Opened by raffian almost 10 years ago

#42 - Overriding connection and pool settings with custom defaults

Issue - State: open - Opened by raffian almost 10 years ago

#42 - Overriding connection and pool settings with custom defaults

Issue - State: open - Opened by raffian almost 10 years ago

#41 - Dependency issues with jedis and cache-redis plugin

Issue - State: closed - Opened by raffian about 10 years ago - 1 comment

#41 - Dependency issues with jedis and cache-redis plugin

Issue - State: closed - Opened by raffian about 10 years ago - 1 comment

#40 - Configure different redis clients for reading and writing

Issue - State: closed - Opened by raffian about 10 years ago - 1 comment

#40 - Configure different redis clients for reading and writing

Issue - State: closed - Opened by raffian about 10 years ago - 1 comment

#39 - Use tags for releases

Issue - State: closed - Opened by jeremycrosbie about 10 years ago - 1 comment

#39 - Use tags for releases

Issue - State: closed - Opened by jeremycrosbie about 10 years ago - 1 comment

#38 - Getting 500 error when I try to install plugin

Issue - State: closed - Opened by adamplumb about 10 years ago - 3 comments

#38 - Getting 500 error when I try to install plugin

Issue - State: closed - Opened by adamplumb about 10 years ago - 3 comments

#37 - add `cacheNull: false` option to `memoizeObject`, fixes #35

Pull Request - State: closed - Opened by tednaleid over 10 years ago

#37 - add `cacheNull: false` option to `memoizeObject`, fixes #35

Pull Request - State: closed - Opened by tednaleid over 10 years ago

#36 - Issue #34 service missing memoize object

Pull Request - State: closed - Opened by tednaleid over 10 years ago

#36 - Issue #34 service missing memoize object

Pull Request - State: closed - Opened by tednaleid over 10 years ago

#35 - Allow prevention of caching "null" strings/objects

Issue - State: closed - Opened by mrnohr over 10 years ago - 1 comment

#35 - Allow prevention of caching "null" strings/objects

Issue - State: closed - Opened by mrnohr over 10 years ago - 1 comment

#34 - Missing redisService.memoizeObject() method

Issue - State: closed - Opened by mrnohr over 10 years ago - 4 comments

#34 - Missing redisService.memoizeObject() method

Issue - State: closed - Opened by mrnohr over 10 years ago - 4 comments

#33 - Stackoverflow when using @MemoizeObject

Issue - State: closed - Opened by evoxmusic over 10 years ago - 5 comments

#33 - Stackoverflow when using @MemoizeObject

Issue - State: closed - Opened by evoxmusic over 10 years ago - 5 comments

#32 - Fix bad pool config implementation

Pull Request - State: closed - Opened by michaelcameron over 10 years ago - 1 comment

#32 - Fix bad pool config implementation

Pull Request - State: closed - Opened by michaelcameron over 10 years ago - 1 comment

#31 - Warn instead of failing hard on bad poolConfig parameters

Pull Request - State: closed - Opened by michaelcameron over 10 years ago - 1 comment

#31 - Warn instead of failing hard on bad poolConfig parameters

Pull Request - State: closed - Opened by michaelcameron over 10 years ago - 1 comment

#30 - Use latest Jedis 2.4.2 & make integration test compatible to both Redis 2.6.x and 2.8.x

Pull Request - State: closed - Opened by HeartSaVioR over 10 years ago - 2 comments

#30 - Use latest Jedis 2.4.2 & make integration test compatible to both Redis 2.6.x and 2.8.x

Pull Request - State: closed - Opened by HeartSaVioR over 10 years ago - 2 comments

#29 - Allow string value for grails.redis.port in properties file

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 4 comments

#28 - Handle Redis server being down for extended period of time

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 4 comments

#28 - Handle Redis server being down for extended period of time

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 4 comments

#27 - MemoizeObject implementation

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 3 comments

#27 - MemoizeObject implementation

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 3 comments

#26 - Fixed integration test for MemoizeAnnotation

Pull Request - State: closed - Opened by jmulhern over 10 years ago

#26 - Fixed integration test for MemoizeAnnotation

Pull Request - State: closed - Opened by jmulhern over 10 years ago

#25 - Minor update to the AbstractMemoizeASTTransformation.groovy

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 5 comments

#25 - Minor update to the AbstractMemoizeASTTransformation.groovy

Pull Request - State: closed - Opened by jmulhern over 10 years ago - 5 comments

#23 - Revision to memoization to support method success in event of unreachable redis store

Pull Request - State: closed - Opened by jsaardchit over 10 years ago - 7 comments

#23 - Revision to memoization to support method success in event of unreachable redis store

Pull Request - State: closed - Opened by jsaardchit over 10 years ago - 7 comments

#21 - fix memoizeDomainObject() by delegating to the correct method

Pull Request - State: closed - Opened by bp-FLN almost 11 years ago - 1 comment

#21 - fix memoizeDomainObject() by delegating to the correct method

Pull Request - State: closed - Opened by bp-FLN almost 11 years ago - 1 comment

#20 - exception while memoizing domain object

Issue - State: closed - Opened by bp-FLN almost 11 years ago - 1 comment

#20 - exception while memoizing domain object

Issue - State: closed - Opened by bp-FLN almost 11 years ago - 1 comment

#18 - Adding Sentinel support

Pull Request - State: closed - Opened by jsaardchit about 11 years ago - 1 comment

#18 - Adding Sentinel support

Pull Request - State: closed - Opened by jsaardchit about 11 years ago - 1 comment

#17 - Discard transactions if an exception occurs

Pull Request - State: closed - Opened by michaelcameron over 11 years ago - 3 comments

#17 - Discard transactions if an exception occurs

Pull Request - State: closed - Opened by michaelcameron over 11 years ago - 3 comments

#16 - Problems adding a Boolean to an existing class

Issue - State: closed - Opened by joergrech about 12 years ago - 3 comments

#16 - Problems adding a Boolean to an existing class

Issue - State: closed - Opened by joergrech about 12 years ago - 3 comments

#15 - Connection configuration per environment error in Grails 2.1

Issue - State: open - Opened by apsegian about 12 years ago

#15 - Connection configuration per environment error in Grails 2.1

Issue - State: open - Opened by apsegian about 12 years ago

#14 - Fixing docs to reflect proper withRedis usage

Pull Request - State: closed - Opened by divideby0 about 12 years ago - 1 comment

#14 - Fixing docs to reflect proper withRedis usage

Pull Request - State: closed - Opened by divideby0 about 12 years ago - 1 comment

#13 - Invalidate pooled Jedis objects on JedisConnectionException in RedisService

Pull Request - State: closed - Opened by david-seiler about 12 years ago - 1 comment

#13 - Invalidate pooled Jedis objects on JedisConnectionException in RedisService

Pull Request - State: closed - Opened by david-seiler about 12 years ago - 1 comment

#12 - Support for redis database parameter

Pull Request - State: closed - Opened by johnrengelman over 12 years ago - 2 comments

#12 - Support for redis database parameter

Pull Request - State: closed - Opened by johnrengelman over 12 years ago - 2 comments

#11 - Add ability to prefix keys

Issue - State: closed - Opened by ajbrown over 12 years ago - 2 comments

#11 - Add ability to prefix keys

Issue - State: closed - Opened by ajbrown over 12 years ago - 2 comments

#10 - Multiple connections

Pull Request - State: closed - Opened by ctoestreich over 12 years ago - 1 comment

#10 - Multiple connections

Pull Request - State: closed - Opened by ctoestreich over 12 years ago - 1 comment

#9 - Added ability to configure multiple endpoints

Pull Request - State: closed - Opened by ctoestreich over 12 years ago - 6 comments

#8 - Support for multiple redis endpoints

Issue - State: closed - Opened by ctoestreich over 12 years ago - 2 comments

#7 - Not loading redis config values from Config.groovy

Pull Request - State: closed - Opened by chrislovecnm over 12 years ago - 4 comments

#6 - unable to set another hostname for production

Issue - State: closed - Opened by chrislovecnm over 12 years ago - 1 comment

#5 - expire parameter in @Memoize* methods should parseLong, not parseInt

Issue - State: closed - Opened by ajbrown over 12 years ago - 4 comments

#4 - @Memoize[*] AST Transformations Added

Pull Request - State: closed - Opened by ctoestreich over 12 years ago - 1 comment

#3 - Memoize Annotations Added

Pull Request - State: closed - Opened by ctoestreich over 12 years ago - 1 comment

#2 - Added memoizeSet methods

Pull Request - State: closed - Opened by stlcubsfan almost 13 years ago - 3 comments

#1 - Allow configuration of pool with timeout and password

Pull Request - State: closed - Opened by michaelcameron about 13 years ago