drop mysql and redis and use sqlite for Vito itself to optimize the resources

This commit is contained in:
Saeed Vaziry
2024-02-25 17:16:11 +01:00
parent 44d8364a52
commit 470274279b
14 changed files with 53 additions and 190 deletions

View File

@ -1,10 +1,7 @@
name: code-style
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
code-style: