I have been working with RedisJSON for a few days and I couldn't find any information on how to use pipelining with node's 'iorejson' package.
Can somebody point me in the direction if used?
I have been working with RedisJSON for a few days and I couldn't find any information on how to use pipelining with node's 'iorejson' package.
Can somebody point me in the direction if used?
Copyright © 2021 Jogjafile Inc.
It looks
iorejson
is not maintained, I would suggest you move tonode-redis
orioredis
with
node-redis
:with
ioredis
: