甜橘子,专注成都网站制作网站设计与营销型网站建设与优化
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批量导入文本数据
URL地址:
http://chengdu.cdxwcx.cn/article/gocpci.html
其他资讯
c语言函数几种部分组成的 c语言函数分为哪两部分
mysql中加法怎么做 952÷37
关于zbloglogo的信息
java随机生成编号代码 java 随机数生成器
wordpress做论坛 wordpress论坛小程序
QQ咨询
在线咨询
官方微信
联系电话
座机
028-86922220
手机
13518219792
返回顶部