search

Home  >  Q&A  >  body text

node.js - nodejs下,代码中如何清空redis数据

大家讲道理大家讲道理2785 days ago434

reply all(2)I'll reply

  • 怪我咯

    怪我咯2017-04-17 15:33:36

    I use my oredis module, and then use redis.flushdb(). Although there are underlined wavy lines by default, it actually works.

    reply
    0
  • 迷茫

    迷茫2017-04-17 15:33:36

    npm install redis
    Look at the api of the redis module

    reply
    0
  • Cancelreply