Redis
2025年3月31日小于 1 分钟clonewebrustpluginredis
提示
基于 hyperlane
框架,使用 redis
和 server-manager
开发的 redis
数据库插件的 demo
克隆项目
git clone [email protected]:ltpp-universe/hyperlane-quick-start.git;
进入项目目录
cd ./hyperlane-quick-start;
Redis 配置
修改代码文件:src/config/redis.rs
切换分支
git checkout redis;
运行
cargo run