using async/await in redis on nodejs

前端 未结 0 1191
离开以前
离开以前 2021-01-24 14:49

i have a class for RedisManger in nodejs project . in that class i have a method for get info from redis database :

   async Get(key: string): Promise          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题