{"id":319094,"date":"2021-02-05T07:20:47","date_gmt":"2021-02-04T23:20:47","guid":{"rendered":"http:\/\/4563.org\/?p=319094"},"modified":"2021-02-05T07:20:47","modified_gmt":"2021-02-04T23:20:47","slug":"redis-pipeline-%e7%9a%84%e9%97%ae%e9%a2%98","status":"publish","type":"post","link":"http:\/\/4563.org\/?p=319094","title":{"rendered":"redis pipeline \u7684\u95ee\u9898"},"content":{"rendered":"<div>\n<div>\n<div>\n<h1>                  redis pipeline \u7684\u95ee\u9898               <\/h1>\n<p> <\/p>\n<div>\n<div> <span>\u8cc7\u6df1\u5927\u4f6c : tyy123 <\/span>  <span><i><\/i> 6<\/span> <\/div>\n<div> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div isfirst=\"1\">                        def insert_redis(result):<br \/> print(len(result))<br \/> with r.pipeline(transaction=False) as p:<br \/> for i, data in enumerate(result):<br \/> # print(data)<br \/> goods_id = data[&#8216;goods_id&#8217;]<br \/> key = i + 1<br \/> p.sadd(key, goods_id)<br \/> p.execute()<br \/>\u5f80 redis \u63d2\u5165\u767e\u4e07\u7ea7\u6570\u636e\uff0c\u540c\u6837\u7684\u4ee3\u7801\uff0c\u5728 windows \u73af\u5883\u4e0b\u53ea\u9700\u8981 3 \u5230 4 \u5206\u949f\uff0c\u4e3a\u4ec0\u4e48\u653e\u5230\u963f\u91cc\u4e91\u670d\u52a1\u5668\u4e0a\u9700\u8981 10 \u5206\u949f\u5de6\u53f3\uff0c\u8bf7\u5404\u4f4d v \u53cb\u6307\u6559      <\/div>\n<div> <b>\u5927\u4f6c\u6709\u8a71\u8aaa<\/b> (<span>0<\/span>)        <\/div>\n<div> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<ul>\n<li>\n","protected":false},"excerpt":{"rendered":"<p>redis pipeline \u7684\u95ee&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[],"_links":{"self":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/319094"}],"collection":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=319094"}],"version-history":[{"count":0,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/319094\/revisions"}],"wp:attachment":[{"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=319094"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=319094"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=319094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}