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

rename FLushDb to FlushDB #76

Merged
merged 1 commit into from
Mar 10, 2020
Merged

rename FLushDb to FlushDB #76

merged 1 commit into from
Mar 10, 2020

Conversation

hishamkaram
Copy link

fix for wrapper.rawClient.FlushDb undefined (type *redis.Client has no field or method FlushDb)
related issue : 71

fix for wrapper.rawClient.FlushDb undefined (type *redis.Client has no field or method FlushDb)
@wellle
Copy link
Member

wellle commented Mar 10, 2020

Thank you! I had a look at the history of the FlushDB command in go-redis/redis:

So it seems very safe to switch to to FlushDB. 👍

@wellle wellle merged commit f9bb31b into adjust:master Mar 10, 2020
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

2 participants