-
Notifications
You must be signed in to change notification settings - Fork 43
Сделать вёрстку понагляднее #105
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
Comments
Need Feedback, имхо. |
https://tarantool.org/doc/book/box/box_schema.html Вот есть |
#80 dup |
Since the release of tarantool/python 0.8.0 [1] several things has changed. * Issue #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
Сейчас некоторые страницы выглядят как сплошное полотно. Неясно, где конец описания одной фичи и начало другой
Например:
https://tarantool.org/doc/dev_guide/reference_capi/box.html
https://tarantool.org/doc/book/box/box_schema.html
Сделайте читабельно, пожалуйста
The text was updated successfully, but these errors were encountered: