Implement Database Connection Pooling #31

Merged
VD15 merged 1 commit from 27_pool_db_connections into dev 2025-05-26 05:24:20 -07:00
Collaborator
  • Pools database connections to cut down on redundant code (See #27)
  • Refactors add_character(), moving the database interaction to a separate function
  • Renames get_character() to get_random_character()
  • Renames add_pull() to insert_pull()
- Pools database connections to cut down on redundant code (See #27) - Refactors `add_character()`, moving the database interaction to a separate function - Renames `get_character()` to `get_random_character()` - Renames `add_pull()` to `insert_pull()`
VD15 added 1 commit 2025-05-26 04:58:18 -07:00
requested review from waifu 2025-05-26 05:11:07 -07:00
VD15 merged commit d210f44efc into dev 2025-05-26 05:24:20 -07:00
VD15 deleted branch 27_pool_db_connections 2025-05-26 05:24:56 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: waifu/kemoverse#31
No description provided.