aboutsummaryrefslogtreecommitdiffstats
path: root/entity/id.go
Commit message (Collapse)AuthorAgeFilesLines
* bug: nonce on all operation to prevent id collisionMichael Muré2021-03-141-1/+1
|
* entity: generalize the combined Ids, use 64 lengthMichael Muré2021-02-141-1/+1
|
* entity: unique function to generate IDsMichael Muré2021-02-141-0/+14
|
* deal with the previous changesMichael Muré2021-02-141-3/+3
|
* bridge: various improvement on the global token PRMichael Muré2019-11-101-0/+18
|
* more hash-->id fixesMichael Muré2019-08-131-0/+2
|
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-0/+65