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

Make API Asynchronous to Solve RedisTimeoutException #12

Closed
brthor opened this issue Sep 7, 2018 · 0 comments
Closed

Make API Asynchronous to Solve RedisTimeoutException #12

brthor opened this issue Sep 7, 2018 · 0 comments

Comments

@brthor
Copy link
Owner

brthor commented Sep 7, 2018

RedisTimeoutException occurs when using the StackExchange.Redis Synchronous API.

  1. Eliminate all uses of theStackExchange.Redis Synchronous API.
  2. Bubble up Async to top level of Gofer.NET (breaking change)
@brthor brthor mentioned this issue Sep 8, 2018
@brthor brthor closed this as completed in #15 Sep 8, 2018
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

No branches or pull requests

1 participant