cockroachdb / cockroachdb/examples-orms
Update SQLAlchemy example to use txn retries
オープン
- 主要言語
- Go
- スター
- 82
- フォーク
- 37
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Estimated scope of work:
- Update the code to use the `run_transaction` API as described in the *Handling restarted transactions* section of the [Building an application with CockroachDB and SQLAlchemy](https://www.cockroachlabs.com/blog/building-application-cockroachdb-sqlalchemy-2/) blog post.
- Update tests, other things (?) as needed.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Locate the SQLAlchemy example in this repository and compare its transaction handling with the blog's “Handling restarted transactions” section. Update the example to use the run_transaction API, then run the existing tests and adjust them as needed.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, sqlalchemy
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100