added temp collections cache

This commit is contained in:
Gani Georgiev
2024-04-25 10:05:47 +03:00
parent 2b82c36bdd
commit 950f796cbc
5 changed files with 82 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@
- Updated the uploaded filename normalization to take double extensions in consideration ([#4824](https://github.com/pocketbase/pocketbase/issues/4824))
- Added collections schema cache to help speed up the common List and View requests execution with ~25%.
_This was extracted from the ongoing work on [#4355](https://github.com/pocketbase/pocketbase/discussions/4355) and there are many other small optimizations already implemented but they will have to wait for the refactoring to be finalized._
## v0.22.9