1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
c991fed69c #18 storing events when they are created.
Also introduced mockery to mock db-access. Here we probably
need better modularisation and/or better dependecy management
(injecting of deps?).
2014-10-23 12:04:24 +02:00
Ivar Conradi Østhus
247d342be9 Fixed failing validations 2014-10-23 10:32:13 +02:00
svelovla
73668d79b5 #12 added featureDb which recieves events feature-events and should update projection 2014-10-23 09:50:23 +02:00
Ivar Conradi Østhus
1621fdca57 Fixed jshint complaints 2014-10-22 17:10:02 +02:00
Ivar Conradi Østhus
412292eb34 EventStore should return a promise 2014-10-22 17:07:09 +02:00
Ivar Conradi Østhus
d5b80c81eb refactored eventStore 2014-10-22 16:53:15 +02:00
Ivar Conradi Østhus
c8021e769a renamed api to feature-api 2014-10-22 16:39:07 +02:00