website icon indicating copy to clipboard operation
website copied to clipboard

Document custom query rules

Open deepthi opened this issue 4 years ago • 2 comments

Custom rules can be provided to vttablet using the filecustomrules flag. We need to document this in a website guide that lists all supported functionality.

References: https://github.com/vitessio/vitess/blob/master/go/vt/vttablet/tabletserver/rules/rules_test.go https://github.com/vitessio/vitess/blob/master/go/vt/vttablet/customrule/filecustomrule/filecustomrule_test.go

deepthi avatar Mar 04 '21 16:03 deepthi

If possible, it would be good to document the difference between topocustomrule and filecustomrule.

alexrs avatar Mar 05 '21 16:03 alexrs

@deepthi do you know anyone from community who are using this? They would better know how they are doing that and might be interested to document it?

harshit-gangal avatar Jun 24 '22 14:06 harshit-gangal