issues
search
playframework
/
play-plugins
CachePlugin
444
stars
161
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
String Redis cache value is limited to length < 2^16
#182
ildar15
opened
5 years ago
2
JedisConnectionException: Could not get a resource from the pool
#181
kishykumar
closed
6 years ago
1
Redis Plugin <JAVA>: could not deserialize Object Serializable (model) - java.lang.ClassNotFoundException
#180
algarves
opened
6 years ago
0
Redis plugin - Sedis pool bug
#179
dontgitit
opened
7 years ago
2
when play-redis to support play 2.6.x
#178
ourgit
closed
7 years ago
2
Redis Java 2.5.X
#177
djlitvak
opened
7 years ago
0
play-modules-redis: compile/publish for scala 2.12.1
#176
domdorn
opened
7 years ago
0
Redis Plugin: NullpointerException when setting null
#175
ide-an
opened
8 years ago
1
LifeWay to assume maintenance for redis module
#174
rmmeans
closed
7 years ago
0
Backport Redis Sentinel support to Play 2.4.2
#173
kliewkliew
closed
8 years ago
1
Add Redis Sentinel support through Provider for JedisSentinelPool
#172
kliewkliew
opened
8 years ago
2
Redis server offline should not throw exceptions up through the Cache API trait.
#171
rmmeans
closed
7 years ago
0
Update for Play 2.5
#170
rmmeans
closed
8 years ago
4
Update Redis to Play 2.5.0
#169
ascorti
closed
8 years ago
2
enable ivy and sbt cache
#168
graingert
closed
8 years ago
4
run on containerized travis
#167
graingert
closed
8 years ago
0
Import use Fixes #165
#166
graingert
closed
8 years ago
2
not found: value use
#165
graingert
closed
8 years ago
1
Any way to inject JedisSentinelPool?
#164
ssteward54
opened
8 years ago
1
Redis plugin: getOrElse should not make prefix twice
#163
kinocz
closed
8 years ago
3
unresolved dependency: com.typesafe.play.plugins#play-plugins-redis;2.3.1: not found
#162
lagrz
closed
9 years ago
2
`getOrElse` double prefixing fix
#161
luksow
closed
8 years ago
0
[redis] Sample code to access sedis pool in scala seems incomplete
#160
infomofo
opened
9 years ago
1
redis plugin: redis server downtime not handled gracefully
#159
infomofo
opened
9 years ago
4
Update readme.md on how to setup play 2.4.2
#158
ronaldwidha
opened
9 years ago
2
JedisPool is null when trying to inject in another class than the controllers
#157
johdah
opened
9 years ago
6
JedisPool injection giving exception for Play with java 2.4.x
#156
guptamitesh
opened
9 years ago
5
Redis Plugin - play-modules-redis 2.4.0 can't work in Play 2.4.1
#155
sunnykaka
closed
9 years ago
7
Fixes Issue 153 - Compile Time DI support
#154
rmmeans
closed
9 years ago
2
Redis: Support compile time DI
#153
rmmeans
closed
9 years ago
1
Handle the JedisPool separately from SedisPool
#152
rmmeans
closed
9 years ago
6
Used Logger to log an exception
#151
tkawachi
closed
9 years ago
0
Fixed group ID for the Play 2.4 version
#150
bjfletcher
closed
9 years ago
0
Java-2.4: Use Redis module with Jedis
#149
johdah
closed
9 years ago
4
Redis play 2.4
#148
rmmeans
closed
9 years ago
5
Upgrade statsd to Play 2.4
#147
nemoo
opened
9 years ago
6
Override redis settings from application.conf in *.conf
#146
johdah
opened
9 years ago
3
Update redis-plugin to Play 2.4
#145
benjaminsanborn
closed
9 years ago
19
solve issue #88
#144
sunnykaka
closed
9 years ago
1
Fixed redis README for the location of play.plugins (app/conf -> conf)
#143
AndrewZurn
closed
9 years ago
1
Clarification of play.plugins location
#142
AndrewZurn
closed
9 years ago
1
Redis-plugin - unresolved dependency: org.sedis#sedis_2.11;1.2.2: not found
#141
lnitram
opened
10 years ago
17
Error when attempting to resolve dependency in Play 2.2.3
#140
volute354
opened
10 years ago
1
Allow to send empty body email
#139
ggrossetie
closed
10 years ago
0
Different redis instances for different purposes?
#138
ricardclau
opened
10 years ago
2
Avoid using Map[String,List[String]] for the email context
#137
ggrossetie
closed
10 years ago
0
Documentation on smtp.mock
#136
ggrossetie
closed
10 years ago
0
Adds tests to the mailer plugin
#135
ggrossetie
closed
10 years ago
3
send() now returns the message id of the underlying MimeMessage
#134
mkurz
closed
10 years ago
1
Time Delay of Email delivery
#133
karthikponmudi
closed
10 years ago
1
Next