A collection of utilities for running web services with rust.
Add asjeeves = { git = "https://github.com/Ameelio/json_web_key.git", tag = 'v0.1.0' } to your project's
Cargo.toml
This software is for internal use, and released under the MIT-LICENSE for educational purposes.
| Valkey | 7.x |
Doc |
| Rust | 1.86 |
Doc |
The tests require a redis compatible server to be running. Then you can use:
TEST_REDIS_URL=redis://localhost:6379 cargo test