甜橘子,专注成都网站制作网站设计与营销型网站建设与优化
QQ :
532337155
电话:
028-86922220
首页
网站建设
网站制作案例
解决方案
网站设计报价
网站制作动态
关于我们
联系我们
成都网站建设设计
将想法与焦点和您一起共享
Redis批量导入文本数据
# 查看导入的文本文件,里面是具体的redis命令
# cat 20180208.txt
hdel user.user.base 317986
hdel user.user.base 371149
hdel user.user.base 370964
hdel user.user.base 371291
hdel user.user.base 370906
hdel user.user.base 371035
hdel user.user.base 371086
hdel user.user.base 371042
hdel user.user.base 370838
hdel user.user.base 371347
hdel user.user.base 371065
hdel user.user.base 371280
hdel user.user.base 371307
在redis-cli客户端工具中,有管道选项
# redis-cli --help
--pipe Transfer raw Redis protocol from stdin to server.
执行数据导入
# cat 20180208.txt | /usr/bin/redis-cli --pipe
All data transferred. Waiting for the last reply...
Last reply received from server.
errors: 0, replies: 593
分享题目:Redis批量导入文本数据
标题网址:
http://chengdu.cdxwcx.cn/article/gocpci.html
其他资讯
Python全栈开发之常用模块
65ES6_函数
PostgreSQL统计信息中相关的数据字典表有哪些
python3.8.5的安装步骤
MYSQL常见运算符和函数有哪些
QQ咨询
在线咨询
官方微信
联系电话
座机
028-86922220
手机
13518219792
返回顶部