1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/db
Christopher Kolstad e952ae20a8
Added explicit pool settings in options.db object
- Also adds metrics for min and max pool size
- Metrics for free/used connections.
- Metrics for pending and current acquires

fixes: #705
2021-02-08 10:54:20 +01:00
..
addon-store.js feat: Introduce addon framework 2021-02-05 15:20:00 +01:00
client-applications-store.js fix: cleanup test console output 2021-01-06 18:06:56 +01:00
client-instance-store.js fix: this.timer merge conflict 2020-12-16 14:56:48 +01:00
client-metrics-db.js feat: add stop() method to gracefully terminate unleash (#665) 2020-12-16 14:49:11 +01:00
client-metrics-store.js feat: add stop() method to gracefully terminate unleash (#665) 2020-12-16 14:49:11 +01:00
client-metrics-store.test.js fix: cleanup test console output 2021-01-06 18:06:56 +01:00
context-field-store.js Fix/upgrade knex (#630) 2020-09-18 09:05:09 +02:00
db-pool.js Added explicit pool settings in options.db object 2021-02-08 10:54:20 +01:00
event-store.js fix: even-store should not block on emit 2021-02-02 13:27:24 +01:00
feature-toggle-store.js feat: Add filterquery support for toggles 2021-01-26 14:14:07 +01:00
feature-type-store.js feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
index.js feat: Introduce addon framework 2021-02-05 15:20:00 +01:00
project-store.js feat: Add technical support for projects 2020-11-23 21:47:51 +01:00
setting-store.js Fix/upgrade knex (#630) 2020-09-18 09:05:09 +02:00
strategy-store.js Support deprecating and reactivating strategies 2021-01-21 15:53:24 +01:00
tag-store.js Add service layer 2021-01-21 10:59:19 +01:00
tag-type-store.js Add service layer 2021-01-21 10:59:19 +01:00
user-store.js fix: add user-store (#590) 2020-05-12 23:05:26 +02:00