Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxiujia authored Mar 24, 2020
1 parent adb3746 commit b66698a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ids/readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

# id package
# id package,推荐使用雪花算法,以获取分布式的id并且是稠密索引id

* snowflake clone from github https://github.com/bwmarrin/snowflake



### how to use it

```go
Expand Down

0 comments on commit b66698a

Please sign in to comment.