1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib
2020-02-20 08:30:17 +01:00
..
dbPool.js Use knex for DB access. Closes #46. 2020-02-20 08:30:16 +01:00
eventApi.js Fix event api 2020-02-20 08:30:16 +01:00
eventDb.js Improvements on log view 2020-02-20 08:30:16 +01:00
eventStore.js
eventType.js Added the default strategies via migration 2020-02-20 08:30:16 +01:00
featureApi.js Add ability to create custom stratgies. Closes #11. 2020-02-20 08:30:17 +01:00
featureDb.js Fix getFeature() semantics 2020-02-20 08:30:16 +01:00
logger.js
migrationRunner.js Reduce duplication when adding a new migration. 2020-02-20 08:30:15 +01:00
routes.js
strategyApi.js Add ability to create custom stratgies. Closes #11. 2020-02-20 08:30:17 +01:00
strategyDb.js strategies should be order after createdAt ASC 2020-02-20 08:30:17 +01:00