7
3 Comments

I am building a Serverless version of Redis

https://www.reddit.com/r/rust/comments/n3d1zw/i_am_building_a_serverless_version_of_redis/
submitted this linkon May 2, 2021
  1. 2

    Trying to understand the use case. Isn't the whole point of Redis to be a single point of truth between many microservices? If so, Elasticache is one of the few friction-free AWS services for that use case.

  2. 1

    I'm assuming you already know about https://upstash.com ? How would it be different than this?

  3. 1

    Unless you have been making this for a while pretty sure I saw something like this years ago