Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

[redis] Sample code to access sedis pool in scala seems incomplete #160

Open
infomofo opened this issue Aug 10, 2015 · 1 comment
Open

Comments

@infomofo
Copy link

I'm having difficulty understanding the scala example for 2.3.x at https://github.com/typesafehub/play-plugins/tree/master/redis#allows-direct-access-to-jedis-and-sedis

It doesn't appear to be scala code entirely and it seems to be referencing some functions or classes not imported in the snippet. Is there a working example of this, or am I misunderstanding the documentation?

The code as it is pasted does not compile for me.

@teeterc
Copy link

teeterc commented Jan 22, 2016

Seems like an import is missing

import com.typesafe.plugin.use

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants