You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix API template by importing FlushMode. Deprecate flushallAsync and flushdbAsync in favor of their variants accepting FlushMode. Let FlushMode implement ProtocolKeyword. Tweak Javadoc.
Original pull request: #1646.
mp911de
changed the title
Add SYNC arg to FLUSHALL and FLUSHDB, and ASYNC/SYNC arg to SCRIPT FLUSH
Add FlushMode to FLUSHALL and FLUSHDB, and to SCRIPT FLUSH
Mar 9, 2021
See redis/redis#8258.
The text was updated successfully, but these errors were encountered: