holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 134 forks source link

Add seqs to diffStream entries #252

Closed Frando closed 4 years ago

Frando commented 4 years ago

This adds the seq numbers to the diffstream. The data is already there from hypertrie's diff method but not exposed currently. It's great to have for all kinds of kappa-style secondary indexes, and I don't see a reason not to have it if its there already.