How did u solve the stale data issue let's say multiple microservices use user session data and different services keep updating or adding new keys into the db ( redis) . How would you solve that ?
It's Amazing, lots of insights condensed in short time. Would like to re-watch it after gaining more experience around different databases at scale. Also, are there any popular examples of databases used in datawarehouse(for OLAP)?
Interesting discussion around B-Tree and LSM. Thanks for this video!
How did u solve the stale data issue let's say multiple microservices use user session data and different services keep updating or adding new keys into the db ( redis) . How would you solve that ?
thats great, pls continue to bring experts onto your channel. yrs of experience into 30-60 min
Thanks Akash 🙏🏻
Great content man! Really informative and interesting!
Thanks Deepanshu 🙏🏻
It's Amazing, lots of insights condensed in short time. Would like to re-watch it after gaining more experience around different databases at scale. Also, are there any popular examples of databases used in datawarehouse(for OLAP)?
There are many, Redshift, Snowflake are popular ones.
For realtime analytics Apache Pinot is awesome. Have you tried that?
Also thanks for the feedback. I am glad you liked the content. Cheers
@@TheGeekNarrator Thanks for the examples. Have not used apache pinot yet, but would definitely try when l have such use case.