1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/src/lib
Jaanus Sellin 63d2359dec
feat: new read model for client feature toggle cache (#8975)
This is based on the exising client feature toggle store, but some
alterations.

1. We support all of the querying it did before.
2. Added support to filter by **featureNames**
3. Simplified logic, so we do not have admin API logic
- no return of tags
- no return of last seen
- no return of favorites
- no playground logic


Next PR will try to include the revision ID.
2024-12-13 10:23:46 +02:00
..
__snapshots__ chore: default metrics storage days updated (#8931) 2024-12-06 13:04:56 +01:00
addons chore: improve release plan events and add them to event timeline (#8895) 2024-12-02 12:35:48 +00:00
db Revert "task: enabled in OSS." (#8892) 2024-11-29 13:42:10 +02:00
domain/project-health chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
error
features feat: new read model for client feature toggle cache (#8975) 2024-12-13 10:23:46 +02:00
middleware fix: Remove idNumberMiddleware and change to use parameters in validPath method instead (#8734) 2024-11-18 15:08:07 +01:00
openapi Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
routes Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
schema
services feat: productivity email action text (#8966) 2024-12-12 12:00:08 +01:00
types feat: new read model for client feature toggle cache (#8975) 2024-12-13 10:23:46 +02:00
users
util
app.test.ts
app.ts chore: streaming spike (#8907) 2024-12-03 12:15:09 +00:00
create-config.test.ts
create-config.ts chore: default metrics storage days updated (#8931) 2024-12-06 13:04:56 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics-gauge.test.ts
metrics-gauge.ts
metrics.test.ts chore: use memoized stats for version (#8776) 2024-11-18 10:47:29 +01:00
metrics.ts chore: rename toggle to flag (#8854) 2024-11-26 09:57:43 +02:00
server-impl.test.ts
server-impl.ts feat: first revision of delta api (#8967) 2024-12-12 14:18:11 +02:00