这是本文档旧的修订版!


Redis 服务

Redis Docs 按照官方说明ubuntu系统下进行安装就好。

前台启动服务 redis-server 按 ctrl + c 即可终止服务。后台启动使用

systemctl start redis-server
systemctl status redis-server
systemctl stop redis-server
systemctl restart redis-server
// 或者
service redis-server restart

访问服务器

redis-cli // 访问本地
redis-cli -h serverfin -p 6379
it/server/redis.1660726416.txt.gz · 最后更改: 2022-08-17 08:53 由 goldentianya
回到顶部
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0