Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pooling support & logging #51

Open
costin opened this issue Apr 27, 2011 · 0 comments
Open

pooling support & logging #51

costin opened this issue Apr 27, 2011 · 0 comments
Assignees

Comments

@costin
Copy link

costin commented Apr 27, 2011

Seems the current master has removed JRedisService and thus support for pooling. Would it be possible to bring it back?
Additionally (maybe unrelated) would it be possible to programmatically disable logging since currently I keep getting for each connection (which means each operation w/o pooling):

  Apr 27, 2011 7:35:59 PM org.jredis.ri.alphazero.support.Log log
  INFO: WARNING: heartbeat is disabled.

It's not only annoying but actually it slows down the application as it has to wait for the console to reply....

@ghost ghost assigned alphazero Apr 28, 2011
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

No branches or pull requests

2 participants