Skip to content

Update python connector comparison table #2863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 16, 2022

Conversation

DifferentialOrange
Copy link
Member

@DifferentialOrange DifferentialOrange commented May 11, 2022

Since the release of tarantool-python 0.8.0 [1] several things has
changed.

  • Issue Unpack for binary data tarantool-python#105 has been fixed [2].
  • CI has been migrated to GitHub Actions [3].
  • New connection pool (ConnectionPool) with master discovery
    was introduced [4].
  • old connection pool (MeshConnection) with round-robin failover was
    deprecated [4].

These changes together with GitHub stars update are introduced with this
patch.

  1. https://github.com/tarantool/tarantool-python/releases/tag/0.8.0
  2. types: support working with binary for Python 3 tarantool-python#211
  3. Introduce GitHub CI tarantool-python#213
  4. Introduce ConnectionPool with master discovery tarantool-python#207

@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/python-comparison-0.8.0 branch from 93b0303 to 8f64536 Compare May 11, 2022 12:08
@github-actions github-actions bot temporarily deployed to branch-python-comparison-0.8.0 May 11, 2022 12:10 Inactive
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/python-comparison-0.8.0 branch from 8f64536 to 78214c1 Compare May 11, 2022 12:10
@github-actions github-actions bot temporarily deployed to branch-python-comparison-0.8.0 May 11, 2022 12:11 Inactive
@github-actions github-actions bot temporarily deployed to branch-python-comparison-0.8.0 May 11, 2022 12:12 Inactive
Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

DifferentialOrange and others added 2 commits May 16, 2022 10:44
Since the release of tarantool-python 0.8.0 [1] several things has
changed.

* Issue tarantool/tarantool-python#105 has been fixed [2].
* CI has been migrated to GitHub Actions [3].
* New connection pool (ConnectionPool) with master discovery
  was introduced [4].
* old connection pool (MeshConnection) with round-robin failover was
  deprecated [4].

These changes together with GitHub stars update are introduced with this
patch.

1. https://github.com/tarantool/tarantool-python/releases/tag/0.8.0
2. tarantool/tarantool-python#211
3. tarantool/tarantool-python#213
4. tarantool/tarantool-python#207
@patiencedaur patiencedaur force-pushed the DifferentialOrange/python-comparison-0.8.0 branch from 78214c1 to 0bc82ee Compare May 16, 2022 07:51
@github-actions github-actions bot temporarily deployed to branch-python-comparison-0.8.0 May 16, 2022 07:53 Inactive
@patiencedaur patiencedaur merged commit 78fee07 into latest May 16, 2022
@patiencedaur patiencedaur deleted the DifferentialOrange/python-comparison-0.8.0 branch May 16, 2022 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants