Skip to content

Support for redis:// URIs #60

@pratul

Description

@pratul

If I provide a redis:// style URI, I get an exception in RedisModeURIFactory#build. I've gone through the library source and it appears that such a URI scheme isn't supported out of the box -- even though Lettuce supports it.

However, I also cannot figure out how to pass the values from a deconstructed redis:// URI to the bundle during the Dropwizard initialization step. Any pointers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions