DJDNS / go-deje

Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8 stars 0 forks source link

"MULTI" Event type #61

Open MaddieM4 opened 10 years ago

MaddieM4 commented 10 years ago

Event that contains multiple primitives. Will initially just be used for internal testing, eventually may become part of the standard.

MaddieM4 commented 10 years ago

Has implications about event atomicity - need to test Event.Apply thoroughly.