<@U0ZFBBUBU> why not use the data itself as a key?...
# announcements
m
@groostav why not use the data itself as a key? Any hash will always have collisions (by definition) you want a 1-1 mapping. Also what you wrote is not a proper uuid so better not call it that.