Jacob953 / Jacob953/tinyTikTok
Feature: tinyTikTok ID生成器
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
ID 生成可能会导致冲突,需要保证其唯一性
**Describe the solution you'd like**
- [ ] 分布式雪花算法
- [ ] 可配置
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the current ID-generation code, then determine how a distributed Snowflake algorithm and configuration should fit the project; done means IDs are unique across distributed instances and the generator is configurable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100