services icon indicating copy to clipboard operation
services copied to clipboard

Redis API

Open BasToTheMax opened this issue 4 years ago • 7 comments

You get your own redis cache instance! (with a memory limit)

BasToTheMax avatar Dec 10 '21 09:12 BasToTheMax

We have a cache API

asim avatar Dec 10 '21 09:12 asim

I know, but I think redis is faster instead of http requests

BasToTheMax avatar Dec 13 '21 15:12 BasToTheMax

But our goal isn't to offer redis. You can go to an existing cloud provider for that? Everything we're providing is through a uniform API. To offer redis itself just puts us into infrastructure hosting. Not really our strength. Also not clear how that would work here. What deploys redis?

asim avatar Dec 13 '21 16:12 asim

Should I close this issue?

BasToTheMax avatar Mar 21 '22 07:03 BasToTheMax

I'm still thinking about it. I can see how a "redis" API would be well received but would people be happy with just a http API to redis?

asim avatar Mar 21 '22 07:03 asim

I think a HTTP api is good enough

BasToTheMax avatar Mar 21 '22 08:03 BasToTheMax

I think we can do it but I would only do it if I have 10 users immediately lined up to try it. Or 1 user willing to pay. Otherwise I'm investing time in something for no reason. Redis is deemed infrastructure so for us to elevate it to be service needs really good reason. As the Cache could just be the better high level representation.

asim avatar Mar 21 '22 08:03 asim