Skip to content

It makes memcached plugin to be enable to use namespace#10

Merged
mumoshu merged 1 commit into
playframework:masterfrom
gakuzzzz:master
Nov 19, 2012
Merged

It makes memcached plugin to be enable to use namespace#10
mumoshu merged 1 commit into
playframework:masterfrom
gakuzzzz:master

Conversation

@gakuzzzz
Copy link
Copy Markdown

I want to use this memcached plugin in multiple play applications.
But my environment has only one memcached daemon.
So, I use namespace in each play applications

ex) application.conf

memcached.host="127.0.0.1:11211"
memcached.namespace="MyApplication"

@tototoshi
Copy link
Copy Markdown
Member

+1

mumoshu added a commit that referenced this pull request Nov 19, 2012
It makes memcached plugin to be enable to use namespace
@mumoshu mumoshu merged commit e50fb02 into playframework:master Nov 19, 2012
@mumoshu
Copy link
Copy Markdown
Contributor

mumoshu commented Nov 19, 2012

I have published version 0.2.4 of the plugin with your "namespacing" feature.
Thanks a lot for your contiribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants