gritzko / ron

(dated, see the site) Replicated Object Notation, a distributed live data format, golang/ragel lib
http://replicated.cc
Apache License 2.0
360 stars 7 forks source link

How a UUID is constructed from a name? #10

Open cblp opened 6 years ago

cblp commented 6 years ago

Looks like the name must be base64-encoding of the corresponding UUID. Hence, UUID must be constructed by base64-decoding the name.

cblp commented 6 years ago

It doesn't seem to be covered by the documentation.

gritzko commented 6 years ago

TODO uuid.md