dance-engine / dance-engine/the-engine
Stripe style object IDs
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To amend our current ID system for objects which is just a ksuid to append something to indicate its type like `evt_2vOyCJojl8ozmjx11c1tqwViE5O`, and `itm_2vbS17IsSGN1qFcxkhsITXBXyhO`, for events and items.
Potentially also to have `evt_test_2vOyCJojl8ozmjx11c1tqwViE5O` and `evt_live_2vOyCJojl8ozmjx11c1tqwViE5O`.
Or just `test` and no `live` to avoid confusion within prod about status of an object which is a deprecate attribute.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.