iml130 / sola

A decentralized communication middleware
https://iml130.github.io/sola/
Other
8 stars 5 forks source link

Log UUID as binary blob #162

Open janagoe opened 9 months ago

janagoe commented 9 months ago

UUIDs (128 bits) could be logged as binary blob to save space and time. The blob could only be converted to a human-readable string if required (e.g. within SQL views).