1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/db
Christopher Kolstad 4808eb32ff
feat: add support for bulk operations on client apps/instance registr… (#744)
* feat: add support for bulk operations on client apps/instance registration
-- stores client registrations for 5 seconds, then runs distinct and inserts them into db

fixes: #732
2021-03-04 12:54:13 +01:00
..
addon-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
client-applications-store.js feat: add support for bulk operations on client apps/instance registr… (#744) 2021-03-04 12:54:13 +01:00
client-instance-store.js feat: add support for bulk operations on client apps/instance registr… (#744) 2021-03-04 12:54:13 +01:00
client-metrics-db.js feat: Handle database connection errors with 500 (#725) 2021-02-17 15:24:43 +01:00
client-metrics-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
client-metrics-store.test.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
context-field-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
db-pool.js feat: Handle database connection errors with 500 (#725) 2021-02-17 15:24:43 +01:00
event-store.js feat: add support for bulk operations on client apps/instance registr… (#744) 2021-03-04 12:54:13 +01:00
event-store.test.js feat: add support for bulk operations on client apps/instance registr… (#744) 2021-03-04 12:54:13 +01:00
feature-toggle-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
feature-type-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
index.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
project-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
setting-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
strategy-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
tag-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
tag-type-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00
user-store.js Feature/setup typescript 2021-02-12 11:42:00 +01:00