Redis
Redis资源
Redis下载
https://github.com/dmajkic/redis/downloads
入门
http://www.yiibai.com/redis/redis_quick_guide.html
官网
http://redis.io/
管理工具
Redis Desktop Manager
文件介绍:
redis-benchmark.exe #基准测试
redis-check-aof.exe # aof
redischeck-dump.exe # dump
redis-cli.exe # 客户端
redis-server.exe # 服务器
redis.windows.conf # 配置文件
基本使用
双击redis-server.exe
测试:使用redis-cli.exe
学习技术最好的文档就是【官方文档】,没有之一。
还有学习资料【Microsoft Learn】、【CSharp Learn】、【My Note】。
如果,你认为阅读这篇博客让你有些收获,不妨点击一下右下角的【推荐】按钮。
如果,你希望更容易地发现我的新博客,不妨点击一下【关注】。