20 releases (stable)

new 2.28.0 Apr 11, 2024
2.26.6 Feb 15, 2024
2.26.6-rc0 Jan 29, 2024
2.25.2 Nov 3, 2023
0.1.2 Nov 15, 2022

#362 in Development tools

Download history 10/week @ 2024-01-26 77/week @ 2024-02-09 46/week @ 2024-02-16 20/week @ 2024-02-23 15/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 13/week @ 2024-03-29 87/week @ 2024-04-05

101 downloads per month
Used in 2 crates

MPL-2.0 license

190KB
4.5K SLoC

TypeDB Driver RPC (Remote Procedure Call) Protocol

A protocol for implementing a TypeDB driver, in many popular programming languages, using GRPC (Google's Remote Procedure Call) framework.


Licensing

The TypeDB protocol is provided under the Mozilla Public License 2.0 (MPL 2.0), but with the following special exception.

Any driver or client library (in each case) that implements the TypeDB protocol, and that is used to communicate or interact (in each case) with a database created or managed or accessed (in each case) using a version of the TypeDB software that is made available by or on behalf of Vaticle Limited (UK Company Number 08766237) or any successor entity (but excluding any forked version of that software), may be distributed under one of the following licences:

As used above "successor entity" means any entity then owning copyrights in the TypeDB software that were previously owned by Vaticle Limited.

If you make any change to, or contribute to, (in each case) the TypeDB protocol, then this exception will apply to any driver or client library that uses or implements that change/contribution.

Dependencies

~8MB
~143K SLoC