Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/play2-memcached

A memcached plugin for Play 2.x
https://github.com/playframework/play2-memcached

Setup repo

mkurz opened this issue 24 days ago
Switch from travis to Github actions + release by tag

mkurz opened this pull request 24 days ago
Switch from travis to Github actions + release by tag

mkurz opened this pull request about 1 year ago
Add support for Play 2.9 and Scala 3 :tada:

mkurz opened this pull request about 1 year ago
fixed path of PlayImport in README.md

rysh opened this pull request almost 4 years ago
Play 2.8

mkurz opened this pull request about 5 years ago
Scala 2.13

mkurz opened this pull request over 5 years ago
Play 2.7.0 released! Comes with Scala 2.13.0-M5 ;)

mkurz opened this pull request almost 6 years ago
Cross build for Scala 2.13.0

mkurz opened this issue almost 6 years ago
Use typesafe Config instead of deprecated play.api.Configuration

mkurz opened this pull request about 6 years ago
Play 2.7.0-RC3 and sbt upgrade

mkurz opened this pull request about 6 years ago
Log exception in case of error

jtjeferreira opened this pull request about 6 years ago
distributed cache between multiples server

leccyril opened this issue about 6 years ago
Failed depenendency when try to build project locally

cupuyc opened this issue about 6 years ago
MemcachedCacheApi returns an error for a success memcached result

cupuyc opened this issue about 6 years ago
Bump Play to 2.7.0-M3

mumoshu opened this pull request about 6 years ago
Cleanup master branch

mkurz opened this pull request over 6 years ago
Support for Play 2.7.0-M1

mkurz opened this pull request over 6 years ago
Current builds not compatible with play 2.7 milestone 1

KoenDG opened this issue over 6 years ago
Allow config to enable consistent hashing

duknic opened this pull request over 6 years ago
#48 Add configuration for controlling threshold of memcached timeout …

royalan opened this pull request over 6 years ago
Bump version and update README

hayd opened this pull request over 6 years ago
Fix frozen future in 2.6 API

halfninja opened this pull request over 6 years ago
Remove global state

mkurz opened this pull request about 7 years ago
Upgrade Play and sbt

mkurz opened this pull request about 7 years ago
Error accessing the cache after deploying to Heroku

clins1994 opened this issue about 7 years ago
Add support for Play 2.6

mkurz opened this pull request over 7 years ago
sbt-sonatype for automating the release process

mumoshu opened this pull request over 7 years ago
2.5 version isn't actually live

KoenDG opened this issue over 7 years ago
Add important symlinks for Play 2.3

mkurz opened this pull request over 7 years ago
Upgrade to Play 2.5

mkurz opened this pull request almost 9 years ago
Please upgrade to Play 2.5

mkurz opened this issue almost 9 years ago
Readme unclear regarding namespacing

rethab opened this issue almost 9 years ago
Key hasing not in releases

jdojff opened this issue over 9 years ago
Multiple memcached instances : data stored only in one instance

kbenhdech opened this issue over 9 years ago
Exception when using play-authenticate & memcached (play2.4)

tuanvm opened this issue over 9 years ago
no default for play.modules.cache?

vikstrous opened this issue over 9 years ago
Exception during starting memcached in Play2.3.7

irshad-k opened this issue over 9 years ago
Play for Java 2.4 and ClassNotFoundException

michalzubkowicz opened this issue over 9 years ago
[play 2.3.8] How to cache play Result.Status object for memcache

puneetar opened this issue over 9 years ago
Connection Failures thrown when using clustered memcached server

johnwrf opened this issue over 9 years ago
Expiration is buggy for periods over 30 days

luksow opened this issue almost 10 years ago
how to use memcache incr command?

hxdhan opened this issue almost 10 years ago
How to store Collections in memcache : Map, List, ... ?

Ramzi-Alqrainy opened this issue about 10 years ago
Question : Error when running memcache

Ramzi-Alqrainy opened this issue about 10 years ago
Migration to play 2.4

lavrov opened this issue about 10 years ago
Play 2.3.0

xuwei-k opened this pull request over 10 years ago
Exceptions from get

adamrabung opened this pull request almost 11 years ago
NoSuchFieldError: TRACE when used with elasticache.

timscarborough opened this issue almost 11 years ago
An error has occured while getting the value from memcached

wangeguo opened this issue about 11 years ago
hashkeys missing from play-2.2 branch

dnephin opened this issue about 11 years ago
Hash keys before each operation

s-a-y opened this pull request about 11 years ago
Empty key exception

speechkey opened this issue over 11 years ago
Empty keys - kind of ehcache compilance, avoiding IllegalArgumentExceptions

mkubala opened this pull request over 11 years ago
Adding configurable timeouts on the future

rmmeans opened this pull request over 11 years ago
Document Example of Using Elasticache

torbensky opened this issue over 11 years ago
Use of java for serialization does not directly replace ehcache

nsiemens opened this issue over 11 years ago
Spymemcached 2.8.10+ Has SASL Bugs That Prevent Auth To Popular Memcache...

nsiemens opened this pull request over 11 years ago
FYI: spymemcached 2.8.10+ doesn't work with memcachier

nsiemens opened this issue over 11 years ago
Update spymemcached to 2.8.12

mumoshu opened this pull request over 11 years ago
Update Spy to 2.8.12

daschl opened this issue over 11 years ago
Exception with Play 2.1

liorgonnen opened this issue over 11 years ago
NotSerializableException

marcosinigaglia opened this issue almost 12 years ago
Adding support for Amazon Elasticache

kamatsuoka opened this pull request almost 12 years ago
Artifact for Play 2.0

julienba opened this issue almost 12 years ago
Play 2.1.0 support

mumoshu opened this pull request almost 12 years ago
Play 2.1 support

rasjones opened this issue about 12 years ago
It makes memcached plugin to be enable to use namespace

gakuzzzz opened this pull request about 12 years ago
It makes multiple play applications to be enable to share a memcached

gakuzzzz opened this pull request about 12 years ago
Update plugin/src/main/scala/com/github/mumoshu/play2/memcached/Memcache...

Enalmada opened this pull request about 12 years ago
Support removing key by passing null and 0

Enalmada opened this issue about 12 years ago
Use the play2-memcached logger rather than global one

Enalmada opened this pull request about 12 years ago
A few lines are using wrong logger

Enalmada opened this issue about 12 years ago
Use custom SerializingTranscoder

julienba opened this pull request over 12 years ago
License?

oscarrenalias opened this issue over 12 years ago
delete the object when the `set` method accepts null value.

gakuzzzz opened this issue over 12 years ago
[proposal]: with the same folder composition as redis plugin.

masahitojp opened this issue over 12 years ago