开发者

Is there Redis client for v8? (Not NodeJs)

开发者 https://www.devze.com 2023-03-20 06:19 出处:网络
I have a NodeJs server connecting to redis. I also have a program using v8 engine. I was wondering if there is any redis client library for v8 too.

I have a NodeJs server connecting to redis. I also have a program using v8 engine. I was wondering if there is any redis client library for v8 too.

It would be awesome if there is one. Also could we use existing C client hiredis without any modifi开发者_如何学Ccations?


Redis-node-client looks like it supports Google V8 as well as node.js


have a look at https://github.com/mranney/node_redis

it also have hiredis binding if hiredis is available on your system

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号