Skip to content

Harmonize naming of SessionRepositories #40

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

Open
vpavic opened this issue Sep 27, 2019 · 0 comments
Open

Harmonize naming of SessionRepositories #40

vpavic opened this issue Sep 27, 2019 · 0 comments
Labels
task Development Task

Comments

@vpavic
Copy link

vpavic commented Sep 27, 2019

In Spring Session core modules we recently harmonized naming of session repositories - see spring-projects/spring-session#1455. This was triggered by addition of another Redis-backed SessionRepository implementation for 2.1 so we wanted that implementation name more closely reflect the concrete SessionRepository interface they implement.

To align with the above, Spring Session Data Geode should:

  • rename GemFireOperationsSessionRepository to GemFireIndexedSessionRepository (or even GeodeIndexedSessionRepository?)

See spring-projects/spring-session@8cc8fbb for inspiration and strategy taken for preserving backwards compatibility.

@jxblum jxblum added the task Development Task label Sep 28, 2019
@jxblum jxblum changed the title Harmonize naming of session repositories Harmonize naming of SessionRepositories Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Development Task
Projects
None yet
Development

No branches or pull requests

2 participants