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

Updated Pippo Session to JDK8 #278

Merged
merged 1 commit into from
Jun 3, 2016
Merged

Updated Pippo Session to JDK8 #278

merged 1 commit into from
Jun 3, 2016

Conversation

barrantesgerman
Copy link
Contributor

-Use Base64 JDK 8
-Use Try-with-resources JDK 7
-Move SessionDataTranscoder and SerializationSessionDataTranscoder to Pippo-Session to be used by other session modules that require

@decebals decebals merged commit 04bc007 into pippo-java:master Jun 3, 2016
@decebals
Copy link
Member

decebals commented Jun 3, 2016

Thanks!

@decebals
Copy link
Member

decebals commented Jun 3, 2016

Just a curiosity. Do you intend to implement a custom SessionStorage?

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 11.036% when pulling 53c6034 on barrantesgerman:master into 069d189 on decebals:master.

@barrantesgerman
Copy link
Contributor Author

barrantesgerman commented Jun 3, 2016

Yes, in my free time I have been developing some modules

Session modules
https://github.com/barrantesgerman/pippo-session-hazelcast
https://github.com/barrantesgerman/pippo-session-ehcache
https://github.com/barrantesgerman/pippo-session-spymemcached
https://github.com/barrantesgerman/pippo-session-xmemcached
In process
https://github.com/barrantesgerman/pippo-session-mongodb
Comming soon
pippo-session-jedis (using redis)

These modules do not have 100% finished, when they are ready, I plan to do a pull request

I would like to contribute to the project in my free time

@gitblit
Copy link
Collaborator

gitblit commented Jun 4, 2016

Great. I would very much like to see more session modules in upstream Pippo.

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.

None yet

4 participants