Max Bohomolov

Results 14 issues of Max Bohomolov

### Description - This PR adds new `buffer` tables to improve handling of `metadata` records. The key change is that updates to `metadata` are now accumulated in `buffer` and applied...

Follow up to #1553. Allow the use of `PostgreSQL` with `SqlStorageClient` for Python 3.14 when [`asyncpg`](https://github.com/MagicStack/asyncpg) releases a version with supports Python 3.14

t-tooling

Follow up to #1553. Remove the test restriction when [fakeredis](https://github.com/cunla/fakeredis-py) receives the corresponding update.

t-tooling

Currently, `SqlStorageClient` only supports SQLite and PostgreSQL. Add support for other DBMS, for example: - mysql - mariadb - sql server - oracledb It is possible that additional configuration and...

enhancement
t-tooling