mirror of
https://github.com/lemeow125/Borrowing-TrackerBackend.git
synced 2025-04-27 10:11:24 +08:00
Migrate to postgres, add memcache and vastly improve available equipment instance query time from 1min 30 seconds to 12 seconds
This commit is contained in:
parent
0af8efa793
commit
b0b1f4db86
24 changed files with 1253 additions and 292 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -69,6 +69,7 @@ equipment_tracker/db.sqlite3
|
|||
equipment_tracker/.env
|
||||
equipment_tracker/static/*
|
||||
equipment_tracker/static/
|
||||
postgres_data/
|
||||
|
||||
# Flask stuff:
|
||||
instance/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue