You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two slightly different bbolt databases and I need a way to go though and find the differences. I am planning on preventing conflicts with time stamps but I need a way to identify what elements have changed. I know I can use Merkle trees for this but the problem is the order of the elements.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have two slightly different bbolt databases and I need a way to go though and find the differences. I am planning on preventing conflicts with time stamps but I need a way to identify what elements have changed. I know I can use Merkle trees for this but the problem is the order of the elements.
Beta Was this translation helpful? Give feedback.
All reactions