Why didn't anybody tell me about Redis hash slots?

(blog.verygoodsoftwarenotvirus.dev)

32 points | by badrequest 2 days ago

6 comments

  • lesam 4 hours ago
    I'm confused how you find the data again in this cache? It seems like you're randomly salting your cache keys, so I don't understand how subsequent requests find cached data.
    • lyjackal 1 hour ago
      Wish this was clarified. One thought would be to choose a stable component to in turn hash, such as the source coordinate hexagon, but then why not just put that in the hashtag
    • catlifeonmars 3 hours ago
      Naively (and naive is often fine), you can query each node in parallel. The number of nodes is usually very small relative to the amount of data per node and reading is usually much faster than writing.
  • HeavyStorm 1 hour ago
    I can see how the author put some work in this article. But I can't handle any more AI speak, even more after spending the whole day talking to Claude. It's too bad - blogging has been dying (well, at least in decline) for half a decade, and AI might be the final nail in the coffin.

    "You sound like a robot m" has a whole new meaning for me.

    • nicwolff 21 minutes ago
      "The resolution is a lever."
  • abofh 4 hours ago
    Because you inherited it from someone who built it before that was a thing, and discovered it when you went serverless.

    How'd I guess on the article itself?

  • coolThingsFirst 1 hour ago
    What do they use to make those visualizations?

    I see them pretty frequently.

  • ironqcold 3 hours ago
    How much of the tools you use every day stays unnoticed...
    • browningstreet 2 hours ago
      I actually do a quarterly “read the docs” day for my major tools. It always pay off…
  • emkoemko 1 hour ago
    without even reading you can see the shape of AI text, weird, wonder what that is