feat: implement session delete using redis

This commit is contained in:
Muyao CHEN
2024-10-15 10:14:40 +02:00
parent 2fe834fe55
commit 1fb84a3ff4
16 changed files with 350 additions and 16 deletions

2
.gitignore vendored
View File

@ -24,7 +24,7 @@ go.work.sum
# Custom
/_output
/deployment/db_data
/deployment/tmp
/tmp/**
# Vue