Add configuration helper #75

Closed
opened 2021-12-04 16:32:20 +00:00 by Vylpes · 1 comment
Vylpes commented 2021-12-04 16:32:20 +00:00 (Migrated from github.com)

This configuration helper will be used to easily fetch and save configurations for each server or for a default (not been set for a server already).

Subtasks

  • Create ability to save to database a default configuration
  • Create ability to save to database a single server configuration
  • Create ability to load from database, be it default if not a specific setting or the server's setting is present.
  • Add cache, so prevent needing to call the database each time
  • Add force update cache functionality
This configuration helper will be used to easily fetch and save configurations for each server or for a default (not been set for a server already). ## Subtasks - [ ] Create ability to save to database a default configuration - [ ] Create ability to save to database a single server configuration - [ ] Create ability to load from database, be it default if not a specific setting or the server's setting is present. - [ ] Add cache, so prevent needing to call the database each time - [ ] Add force update cache functionality
Vylpes commented 2022-04-10 13:43:50 +01:00 (Migrated from github.com)

Already done

Already done
Sign in to join this conversation.
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: RabbitLabs/vylbot-app#75
No description provided.