Skip to content

Commit d3f87ef

Browse files
committed
api: add Dialer interface and implementation
The patch adds ability to mock network connection to a Tarantool instance. The default implementation can be used as a basic building block for another package or a connector. Part of tarantool/roadmap-internal#197
1 parent eac63ed commit d3f87ef

File tree

6 files changed

+871
-269
lines changed

6 files changed

+871
-269
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
1212

1313
- Support pagination (#246)
1414
- A Makefile target to test with race detector (#218)
15+
- An ability to replace a base network connection to a Tarantool
16+
instance (#265)
1517

1618
### Changed
1719

0 commit comments

Comments
 (0)