Skip to content

Commit acd897f

Browse files
authored
Added postgres extension to various README files (#359)
* Update README.md * Update README.zh-CN.md * Update README.ru.md * Update README.id-ID.md * Update README.ru.md * Update README.id-ID.md * Update README.md * Update README.ru.md * Update README.zh-CN.md
1 parent 772a613 commit acd897f

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

README.id-ID.md

+1
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ Nano ID telah bermigrasi ke berbagai macam bahasa. Seluruh versi dapat digunakan
393393
- [Perl](https://github.com/tkzwtks/Nanoid-perl)
394394
- [PHP](https://github.com/hidehalo/nanoid-php)
395395
- [Python](https://github.com/puyuan/py-nanoid) with [dictionaries](https://pypi.org/project/nanoid-dictionary)
396+
- [Postgres Extension](https://github.com/spa5k/uids-postgres)
396397
- [R](https://github.com/hrbrmstr/nanoid) (with dictionaries)
397398
- [Ruby](https://github.com/radeno/nanoid.rb)
398399
- [Rust](https://github.com/nikolay-govorov/nanoid)

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ the same ID generator on the client and server side.
512512
* [PHP](https://github.com/hidehalo/nanoid-php)
513513
* [Python](https://github.com/puyuan/py-nanoid)
514514
with [dictionaries](https://pypi.org/project/nanoid-dictionary)
515+
* [Postgres Extension](https://github.com/spa5k/uids-postgres)
515516
* [R](https://github.com/hrbrmstr/nanoid) (with dictionaries)
516517
* [Ruby](https://github.com/radeno/nanoid.rb)
517518
* [Rust](https://github.com/nikolay-govorov/nanoid)

README.ru.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -497,11 +497,12 @@ Nano ID был портирован на множество языков. Это
497497
- [PHP](https://github.com/hidehalo/nanoid-php)
498498
- [Python](https://github.com/puyuan/py-nanoid)
499499
со [словарями](https://pypi.org/project/nanoid-dictionary)
500+
- [Postgres Extension](https://github.com/spa5k/uids-postgres)
500501
- [R](https://github.com/hrbrmstr/nanoid) (со словарями)
501502
- [Ruby](https://github.com/radeno/nanoid.rb)
502503
- [Rust](https://github.com/nikolay-govorov/nanoid)
503504
- [Swift](https://github.com/antiflasher/NanoID)
504-
* [Unison](https://share.unison-lang.org/latest/namespaces/hojberg/nanoid)
505+
- [Unison](https://share.unison-lang.org/latest/namespaces/hojberg/nanoid)
505506
- [V](https://github.com/invipal/nanoid)
506507
- [Zig](https://github.com/SasLuca/zig-nanoid)
507508

README.zh-CN.md

+1
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ Nano ID 已被移植到许多语言。 你可以使用下面这些移植,获
475475
* [PHP](https://github.com/hidehalo/nanoid-php)
476476
* [Python](https://github.com/puyuan/py-nanoid)
477477
with [dictionaries](https://pypi.org/project/nanoid-dictionary)
478+
* [Postgres Extension](https://github.com/spa5k/uids-postgres)
478479
* [R](https://github.com/hrbrmstr/nanoid) (with dictionaries)
479480
* [Ruby](https://github.com/radeno/nanoid.rb)
480481
* [Rust](https://github.com/nikolay-govorov/nanoid)

0 commit comments

Comments
 (0)