You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use the resulting application as the base for demonstrating TCM features: AFAIK, TCM data manipulation capabilities are supported for CRUD clusters only.
We can demonstrate CRUD capabilities of connectors (such as Go and Python) to manipulate data in the cluster.
The text was updated successfully, but these errors were encountered:
andreyaksenov
changed the title
Consider updating the 'Creating a sharded cluster' tutorial to using the CRUD module
Update the 'Creating a sharded cluster' tutorial to using the CRUD module
Jun 21, 2024
Product: Tarantool
Since: 3.1
Root document:
Details
Currently, the Creating a sharded cluster tutorial uses the
vshard
router's API to perform cluster-wide CRUD operations (Adding router code). Let's consider updating this tutorial to using the built-in CRUD roles (the existing sharded_cluster_crud sample). This gives the following advantages:The text was updated successfully, but these errors were encountered: