openreplay/backend/pkg/db/cache
Rajesh Rajendran 2b28a36736
Fixed issue with wrong expiration timeout for projects (#1300) (#1339)
* fix(backend): fixed issue with wrong expiration timeout for projects in cache layer

* fix(backend): removed direct call db.GetProject()

* feat(backend): set default PROJECT_EXPIRATION to 10 minutes

Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-06-13 15:15:40 +02:00
..
cache.go Fixed issue with wrong expiration timeout for projects (#1300) (#1339) 2023-06-13 15:15:40 +02:00
messages-common.go Heuristics refactoring (#987) 2023-03-09 09:54:12 +01:00
messages-ios.go Heuristics refactoring (#987) 2023-03-09 09:54:12 +01:00
messages-web.go feat(backend): implemented db inserts for InputDuration and MouseThrashing 2023-03-10 09:56:31 +01:00
pg-cache.go Fixed issue with wrong expiration timeout for projects (#1300) (#1339) 2023-06-13 15:15:40 +02:00
project.go Sessions cache layer (#789) 2022-11-02 17:00:41 +01:00
session.go feat(backend): get fresh session from db only on SessionEnd message 2022-11-04 09:40:11 +01:00