RediSearch / redisearch-getting-started

A RediSearch tutorial to learn the basis of RediSearch module, with sample application in Java, Python and Node.js
https://redisearch.io
146 stars 36 forks source link

Updates Node Server for latest Node, Modules and Node-Redis v4 Client #99

Open simonprickett opened 2 years ago

simonprickett commented 2 years ago

This updates the Node Server to use Node 14+, top level await, modules, updates the Express dependency to the latest version and upgrades Node-Redis to version 4.

simonprickett commented 2 years ago

@chayim is there someone I should ping to look at this major overhaul of the node code for node-redis 4? Thanks!

simonprickett commented 2 years ago

@chayim @K-Jo can someone check this out please? thanks.

simonprickett commented 1 year ago

@chayim this one was a lot of work that substantially improves the Node codebase and it's sat unmerged for a significant time. Can we get this merged?

simonprickett commented 1 year ago

Can we merge this @chayim ?

chayim commented 1 year ago

@leibale can you have a look? @simonprickett can you resolve the README conflict?