Browse Source

auto commit

tags/v1.0.0
zhouzj 4 years ago
parent
commit
1d8bb9de1e
1 changed files with 6 additions and 3 deletions
  1. +6
    -3
      README.md

+ 6
- 3
README.md View File

@@ -12,9 +12,6 @@

QQ群:646049993

即将推出 C 等版本。


## 需求来源

1.作为架构设计的你,想要解决数据库主键唯一的问题,特别是在分布式系统多数据库的时候。
@@ -195,6 +192,12 @@ Go:[查看示例][3]
Rust:[查看示例][4]


即将推出 C 语言版本,支持 PHP、Python、Node.js 等 FFI 调用。

即将推出 PHP 扩展调用版本。



[1]: https://gitee.com/yitter/idgenerator/tree/master/C%23.NET
[2]: https://gitee.com/yitter/idgenerator/tree/master/Java
[3]: https://gitee.com/yitter/idgenerator/tree/master/Go


Loading…
Cancel
Save