create caching library

This commit is contained in:
2025-07-14 20:25:36 -04:00
parent 13d022d44c
commit f4937dc382
4 changed files with 1095 additions and 0 deletions

2
backend/cache/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target/
.env