Skip to content

Comment on Redis at Bump: many roles, best practices, and lessons learned

Comments

I was curious about the Redis sets used for social graph storage and using intersection of sets to find nodes in common. Would anyone have an idea about the complexity of this as both the number of nodes in the graph and the number of edges each node has?

You can find out: write a script to populate sets in Redis and run some commands. You'll likely find it's fast enough for your needs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.