Starting with the most basic usage, this Issue will present would-be API endpoints.
-
/write-request/<app-name>/<store-type>/<store-name>
This is the primary request freno would serve: an app connecting and asking "is it OK to write?".
examples:
/write-request/spokes/mysql/maincluster
/write-request/gh-ost/mysql/othercluster
Initially we will only support the mysql store-type. Other stored may be added in the future.
Further comments to this issue will present other API endpoints
Starting with the most basic usage, this Issue will present would-be API endpoints.
/write-request/<app-name>/<store-type>/<store-name>This is the primary request
frenowould serve: an app connecting and asking "is it OK to write?".examples:
/write-request/spokes/mysql/maincluster/write-request/gh-ost/mysql/otherclusterInitially we will only support the
mysqlstore-type. Other stored may be added in the future.Further comments to this issue will present other API endpoints