mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Change to ioredis and Update Caching
This commit is contained in:
parent
275e2e4e73
commit
15f879ebb0
5 changed files with 91 additions and 104 deletions
|
@ -9,7 +9,7 @@ Sentry.init({
|
|||
|
||||
integrations: [
|
||||
Sentry.redisIntegration({
|
||||
cachePrefixes: ['tasko:'],
|
||||
cachePrefixes: [''],
|
||||
}),
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue