Тёмный

Scaling the Linear Sync Engine 

Linear
Подписаться 5 тыс.
Просмотров 19 тыс.
50% 1

Опубликовано:

 

30 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@GagePeterson
@GagePeterson 11 месяцев назад
I desperately need to open-source this! There's so much cool technology you've created. Amazing 👏
@ralphwealth163
@ralphwealth163 Год назад
can we have more of this i use linear daily and i'm blown away by the product engineering
@LucasFariaDev
@LucasFariaDev 3 месяца назад
This is a masterclass in system design and scaling. I'm getting started in the local-first and sync engines world, and this is pure gold as far as learning goes. Incredible deep concepts explained in a way an engineer at every level can understand. Even code examples in the end! I'm blown away by this quality. Thanks for this content and please post more!
@JacoBoogie
@JacoBoogie 8 месяцев назад
How does this not have more views!? Such an awesome talk - just watched Tuomas’ 2020 talk straight into this one (highly recommend) and his distillation of such complexity into easy to comprehend bits is incredible! To think I’ve been following react/nextjs drama when this exists…
@Alcani3ca
@Alcani3ca 4 месяца назад
This is incredibly interesting and an amazing piece of engineering. I'm not sure if many teams could into implementing something like this with other business needs stacking up.
@d_15_giteshsarvaiya22
@d_15_giteshsarvaiya22 Месяц назад
I am making a clone of linear. This really helps me to understand how linear works.
@igrb
@igrb Год назад
Brilliant talk, love it
@henitchobisa6417
@henitchobisa6417 Год назад
What an amazing insight! Thank you so much for sharing such great stuff!
@paul_pierre
@paul_pierre Год назад
Wonderful talk and even more wonderful for sharing how you think
@ferbar95
@ferbar95 Год назад
By any chance do you guys use event sourcing in back-end? This feels a lot like event sourcing one-way data flow implemented for the front-end. I have implemented something very similar using MobX as well. VERY smart use of IndexDB and its offline capabilities. It is refreshing to see this being implemented at scale! Just signed up for your app's trial. Looking forward to taking it for a spin!
@roguesherlock
@roguesherlock Год назад
this was really good thank you
@Alcani3ca
@Alcani3ca 4 месяца назад
If a transaction in the queue is invalidated by a transaction of another user, what happens to other transactions on the same object in the queue of the first user? Do they get invalidated at the same time?
@ChocoBob1992
@ChocoBob1992 3 месяца назад
I think he touches on this when talking about optimistic updates. The client's transaction is pushed as a mutation to the GraphQL API. If the API returns an error, the transaction is deleted, the local change is reverted, and whatever is valid will eventually be streamed in as an update. From my understanding, they implement client-side logic to make sure that all updates to the same object are batched in a single transaction, so that you don't need to solve for what you're specifically describing.
@HR-qy3gf
@HR-qy3gf 8 месяцев назад
I'm very curious how you guys iterated to create that architecture.
@loren3954
@loren3954 6 месяцев назад
That's what this whole video is about :)
@Segun_OS
@Segun_OS Год назад
Do you rely solely on graphql subscriptions for real time updates or you use other solutions?
Далее
Offline-first, multiplayer SQLite
1:21:25
Просмотров 12 тыс.
React Helsinki February 2020
1:16:07
Просмотров 29 тыс.
Встреча в Лифте 😂
00:43
Просмотров 148 тыс.
How React Query Won
34:52
Просмотров 82 тыс.
Your backend is too complicated
9:47
Просмотров 87 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,2 млн