logoalt Hacker News

isoprophlextoday at 11:29 AM2 repliesview on HN

Is this reinventing a few redis features with an object storage for persistence?


Replies

deweytoday at 11:35 AM

Assuming you already using object storage in your project, but don't use Redis yet it wouldn't be re-inventing but just avoiding an extra dependency that would only be used by a single feature.

jitltoday at 1:51 PM

it’s got some more 9s of durability compared to redis (redis did not invent “queue”)