Migrate persistence module to PostgreSQL #15

Closed
opened 2022-05-15 19:59:11 +00:00 by skobkin · 3 comments
Collaborator

To be able to process the data in a more efficient way and scale the app if it's needed I'd suggest to move to PostgreSQL in the later versions.

To be able to process the data in a more efficient way and scale the app if it's needed I'd suggest to move to PostgreSQL in the later versions.
skobkin added this to the Release 1.0 milestone 2022-05-15 19:59:11 +00:00
skobkin added the
enhancement
research needed
refactoring
labels 2022-05-15 19:59:11 +00:00
Miroslavsckaya was assigned by skobkin 2022-05-15 19:59:11 +00:00
skobkin added a new dependency 2022-05-15 19:59:17 +00:00
skobkin added this to the RSS Bot Kanban Perdoling project 2022-05-30 21:26:10 +00:00
Author
Collaborator

@cauf suggested to use following libraries:

[@cauf](https://lor.sh/@cauf) suggested to use following libraries: - [`psycopg2`](https://www.psycopg.org/docs/) for sync - [`asyncpg`](https://magicstack.github.io/asyncpg/current/) for async
skobkin modified the milestone from Release 1.0 to MVP 0.1 2022-07-09 13:40:27 +00:00
Author
Collaborator

Moving to MVP 0.1 because SQLite is not working for us as well as was expected (#26).

Moving to MVP 0.1 because SQLite is not working for us as well as was expected (#26).
Author
Collaborator

Fix #32 while migrating to PostgreSQL.

Fix #32 while migrating to PostgreSQL.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
Reference: Miroslavsckaya/tg_rss_bot#15
No description provided.