You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code examples from the Medium Series "From SQL to Redis"
Install
npm install
Running examples
Go to your chapter of choice and run the files as needed. Most files will require the argument --credentials which points to a JSON file with a node_redis connection object.