Redis support for StorageService in opensaml-java?
Cantor, Scott
cantor.2 at osu.edu
Wed Aug 17 20:27:36 EDT 2016
On 8/17/16 8:06 PM, George Wang wrote:
> Hi all,
>
> I see that we have support for memcached, but not Redis.
> Do we have any plans on supporting Redis, or was there any decisions
> being made not to do so?
We can't support every technology that comes along. We don't release
things and abandon them without serious deliberation, so supporting
things is not free.
Nobody involved with the project has any experience with Redis, or if
they have, they haven't said so. If somebody interested in supporting it
shows up to do the work and support/maintain the code, it will probably
get done. If not, probably not.
My focus is on avoiding server-side storage altogether and there are
very few use cases for non-persistent storage in Shibboleth that can't
be handled on the client.
If we were going to spend real project time in the core team on anything
involving state management at this point, I think it should be some way
to replicate webflow state.
-- Scott
More information about the dev
mailing list