This website requires JavaScript.
Explore
Help
Register
Sign In
tornadocontrib
/
web3-proxy
Watch
1
Star
0
Fork
0
You've already forked web3-proxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8aacd84955
web3-proxy
/
redis-cell-client
/
src
/
lib.rs
4 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
start adding redis-cell for rate limits
2022-05-21 23:40:22 +03:00
mod
client
;
use redis-cell instead of governor
2022-05-22 02:34:05 +03:00
pub
use
client
::
{
RedisCellClient
,
RedisCellKey
}
;
Reference in New Issue
Copy Permalink