Back to course home
0% completed
Vote For New Content
Trying to understand data sharding.If data is sharded by tweetid, we can fetch t...
Junaid Effendi
Aug 16, 2022
Trying to understand data sharding. If data is sharded by tweetid, we can fetch top 10 latest tweets globally, but how would we do for a user A lets say? Would not it still have to find first a pool of top tweets for that particular user which would require alot of more work?
2
0
Comments
Comments