This article was originally posted on Medium. If you prefer reading it from there, please do check it out.
Introduction
Although buildi...
For further actions, you may consider blocking this person and/or reporting abuse
Checkout Upstash too!
Yeah it looks promising!
Thx a lot, Upstash is EXACTLY what I have been searching for :)
Is it now not working? I tried the exact same thing but it prints out nothing on the console.
Here's the code:
One more thing... This thing works fine in npm package
redis@3.1.2
but not with latest 4.0.3 (as of now)Any help will be appreciated.
Thanks!
I see, so if I understand it correctly. There wasn't an error with
redis@3.1.2
but it didn't print "Connected to our redis instance!" to the console. But with 4.0.3, it gave an error when compiling?It is like everyone magically forgot how to install software, and now it's "did you already use this cool cloud service that totally doesn't do exactly what you could achieve by
zypper in redis
?"I will look into
zypper
.Thanks. This is helpful for windows users.
This (redis-windws) worked perfectly for me on Windows :)
Thanks for sharing this, it was pretty useful for me.
Thank you so much for this