1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Gastón Fournier d7ab8863f0
chore: cache query misses to protect against DDoS (#6771)
## About the changes
This PR establishes a simple yet effective mechanism to avoid DDoS
against our DB while also protecting against memory leaks.

This will enable us to release the flag `queryMissingTokens` to make our
token validation consistent across different nodes

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2024-04-03 15:43:11 +02:00
..
lib chore: cache query misses to protect against DDoS (#6771) 2024-04-03 15:43:11 +02:00
mailtemplates
migrations fix: revert archived column for backwards migration compatibility (#6737) 2024-03-29 13:00:33 +01:00
test chore: cache query misses to protect against DDoS (#6771) 2024-04-03 15:43:11 +02:00
migrator.ts
server-dev.ts chore: convert newContextFieldUI to kill switch (#6752) 2024-04-03 15:02:05 +02:00
server.ts