yule

Results 3 issues of yule

`var rowKeys = ['1', '2', '3', '4', '5'....] rowKeys.forEach(rowKey -> {client.get(rowKey)/ client.delete(rowKey)});` How can I get or delete multiple rows with row keys in addition to using the loop function...

Successful integration with **http**, and failed with **https**.

High │ Node.js js_native_api_v8.cc napi_get_value_string_*() │ │ │ Functions Integer Underflow Buffer Overflow │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ node-addon-api │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ 1.7.2||2.0.1 I get the above...