Skip to content

Make RedisAccessor abstract #2494

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

Closed
jxblum opened this issue Jan 24, 2023 · 0 comments
Closed

Make RedisAccessor abstract #2494

jxblum opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels
type: task A general task

Comments

@jxblum
Copy link
Contributor

jxblum commented Jan 24, 2023

RedisAccessor was intended to be an abstract base class for implementations requiring a connection to a Redis server. It was not intended to be used directly.

jxblum added a commit to jxblum/spring-data-redis that referenced this issue Jan 24, 2023
@mp911de mp911de added the type: task A general task label Jan 25, 2023
jxblum added a commit to jxblum/spring-data-redis that referenced this issue Jul 17, 2023
@jxblum jxblum changed the title Change the RedisAccessor class to abstract Make RedisAccessor abstract Jul 17, 2023
jxblum added a commit to jxblum/spring-data-redis that referenced this issue Jul 17, 2023
@jxblum jxblum self-assigned this Jul 17, 2023
@mp911de mp911de added this to the 3.2 M2 (2023.1.0) milestone Jul 18, 2023
mp911de added a commit that referenced this issue Jul 18, 2023
Use standard assertions. Tweak Javadoc wording.

See #2494
Original pull request: #2645
@jxblum jxblum changed the title Make RedisAccessor abstract Make RedisAccessor abstract Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants