vaticle / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Replace usages of 'client' and 'cluster' with 'driver' and 'enterprise' throughout #212

Closed dmitrii-ubskii closed 9 months ago

dmitrii-ubskii commented 9 months ago

What is the goal of this PR?

We replace the term 'cluster' with 'enterprise', to reflect the new consistent terminology used through Vaticle. We also replace 'client' with 'driver', where appropriate.

What are the changes implemented in this PR?

vaticle-bot commented 9 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture