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
Handling sessions with a memcached backend in C is 4 times faster than having the user do their own session handling so we should look at handling rate limiting as well. To start we'll need a proposed API and example pure python code to benchmark against.
The text was updated successfully, but these errors were encountered:
Handling sessions with a memcached backend in C is 4 times faster than having the user do their own session handling so we should look at handling rate limiting as well. To start we'll need a proposed API and example pure python code to benchmark against.
The text was updated successfully, but these errors were encountered: