node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

React Native Compatibility

Open xwiz opened this issue 1 year ago • 0 comments

Motivation

Using this library in react-native currently requires importing removed node modules like buffer and crypto via a shim and reworking some that are not as fast on native devices, would be great to have a react-native port of this since mobile apps are becoming more ubiquitous.

Basic Code Example

Same exact APIs

xwiz avatar Dec 22 '23 07:12 xwiz