-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
featureA new functionalityA new functionality
Description
While implementing IPROTO_ID in go-tarantool (see tarantool/go-tarantool#226), we had discovered that some things could be done better, like
- storing server and client version and features separately,
- requiring protocol version/features on connect to fast fail if server doesn't support then.
We need to catch on the Go implementation.
Metadata
Metadata
Assignees
Labels
featureA new functionalityA new functionality