Skip to content

Commit eb1b968

Browse files
authored
readme: tb-clients list updated
1 parent d632f1c commit eb1b968

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ Another important point is that TigerBeetle is a product in the early stages of
175175
| **Java** | [client-java] | Official |
176176
| **.Net** | [client-dotnet] | Official |
177177
| **Node** | [client-node] | Official |
178+
| **Python** | [client-python] | Official |
179+
| **Rust** | [client-rust] | Official |
178180
| **Rust** | [tigerbeetle-rs] | Community |
179181

180182
## License
@@ -187,5 +189,7 @@ See: [LICENSE](LICENSE)
187189
[client-node]: https://github.com/tigerbeetledb/tigerbeetle/tree/main/src/clients/node
188190
[client-java]: https://github.com/tigerbeetledb/tigerbeetle/tree/main/src/clients/java
189191
[client-dotnet]: https://github.com/tigerbeetledb/tigerbeetle/tree/main/src/clients/dotnet
192+
[client-python]: https://github.com/tigerbeetledb/tigerbeetle/tree/main/src/clients/python
193+
[client-rust]: https://github.com/tigerbeetledb/tigerbeetle/tree/main/src/clients/rust
190194
[tigerbeetlex]: https://github.com/rbino/tigerbeetlex
191195
[tigerbeetle-rs]: https://github.com/ZetaNumbers/tigerbeetle-rs

0 commit comments

Comments
 (0)