Hacker News new | past | comments | ask | show | jobs | submit login

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.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: