当前位置:网站首页>Redis pipeline
Redis pipeline
2022-07-04 21:19:00 【Daily enlightenment】
service redis_6379 start
yum install nc
nc localhost 6379
keys *
set k1 hello
echo -e "abcd\nabcd" abcd abcd
echo -e "set k2 99\nincr k2\n get k2" | nc localhost 6379 +ok :100 $3 100
redis-cli
keys * k1
get k1 hello
边栏推荐
猜你喜欢
随机推荐
吐槽 B 站收费,是怪它没钱么?
哈希表、哈希函数、布隆过滤器、一致性哈希
In the face of the same complex test task, why can the elder sort out the solution quickly? Ali's ten-year test engineers showed their skills
【optimtool.unconstrain】无约束优化工具箱
acwing 3302. 表达式求值
c语言函数形参自增自减情况分析
Solution of 5g unstable 5g signal often dropped in NetWare r7000 Merlin system
Embedded TC test case
Poster cover of glacier
宝塔 7.9.2 宝塔控制面板绕过 手机绑定认证 绕过官方认证
RFID仓储管理系统解决方案的优点
uniapp 富文本编辑器使用
LeetCode 7. 整数反转
Foxit pdf editor v10.1.8 green version
HMS Core 统一扫码服务
ACM组合计数入门
Huawei ENSP simulator enables devices of multiple routers to access each other
go defer的使用说明
LeetCode 7. Integer inversion
Remember to build wheels repeatedly at one time (the setting instructions of obsidian plug-in are translated into Chinese)