-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on
Description
- Update
executeScript
andexecuteCommand
methods to execute code vivaexecInContainer
. - Add
executeScriptDecoded
andexecuteCommandDecoded
methods to return parsedyaml
notString
. - Remove cartridge-java client from
TarantoolContainerClientHelper
and tests. - Rewrite tests and add new cases to support new API.
- Remove
io.tarantool.cartridge-driver
dependency. - Update
org.yaml.snakeyaml
to 2.0 version.
Metadata
Metadata
Assignees
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on