You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add cache to the org and api key repositories, add profiling route (frain-dev#1822)
* chore: remove context from tests
* chore: remove context from queue.Write
* chore: add cache to apikey and user repos
* feat: added profiling to server
* Implement TinyLFU Caching in Redis client
* feat: add cache to source repo
* Remove unused import and parameter in source_loader
* Remove unnecessary goroutine from event creation
* fix: undo removal of project id from source repo functions
* feat: properly close rows after reading from the db
* chore: fix export query
0 commit comments