Update Hint-Syntax document

This commit is contained in:
Johan Wikman
2018-10-03 13:57:55 +03:00
parent c41d43755b
commit d49173ba71
2 changed files with 10 additions and 4 deletions

View File

@ -147,6 +147,11 @@ The CDC protocol no longer accepts the `QUERY-LAST-TRANSACTION` and
`QUERY-TRANSACTION` commands. They were removed due to the addition of the REST
API that provides the same information in a more easy to process format.
### Hints
There is now a new hint `last` that will cause a query to be routed to the
same server the previous query was routed to.
## New Features
### Query Classifier Cache