architecture - Linkedin Databus motivation -


recently i've started reading log-centric systems, , faced linkedin databus project. as said data log mining systems harder implement, has better consistency , "single source of truth" application-driven dual writes (means distributed transactions):

after evaluating pros , cons of 2 approaches, decided pursue log mining option, prioritizing consistency , "single source of truth" on ease of implementation.

why logs provide better consistency paxos? why mean "prioritizing single source of truth"?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -