Skip to content

Conversation

@schnapster
Copy link
Contributor

See #2187

Also relevant: redis/lettuce#1908

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 3, 2021
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 8, 2021
@mp911de mp911de linked an issue Nov 9, 2021 that may be closed by this pull request
@mp911de
Copy link
Member

mp911de commented Nov 9, 2021

Thanks for submitting a pull request. We're currently wrapping up our release and we would consider this change for the next development iteration so it will take a bit until we get to this PR.

@schnapster
Copy link
Contributor Author

Which one of next iterations did you have in mind for this @mp911de?

@mp911de mp911de self-assigned this Mar 9, 2022
@mp911de mp911de added this to the 2.7 M4 (2021.2.0) milestone Mar 9, 2022
@mp911de mp911de changed the title Implement SYNC/ASYNC Flush Modes Add support for flush modes using FLUSHDB and FLUSHALL commands Mar 10, 2022
mp911de pushed a commit that referenced this pull request Mar 10, 2022
mp911de added a commit that referenced this pull request Mar 10, 2022
Update since tags. Move FlushOption converters to client-specific converters. Use method-references where possible.

See #2187
Original pull request: #2190.
mp911de pushed a commit that referenced this pull request Mar 10, 2022
mp911de added a commit that referenced this pull request Mar 10, 2022
Update since tags. Move FlushOption converters to client-specific converters. Use method-references where possible.

See #2187
Original pull request: #2190.
@mp911de
Copy link
Member

mp911de commented Mar 10, 2022

Thank you for your contribution. That's merged and polished now.

@mp911de mp911de closed this Mar 10, 2022
@schnapster schnapster deleted the GH-2187-flush-modes branch March 10, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ASYNC/SYNC flush modes for flushDb() and flushAll()

3 participants