Commit Graph

22 Commits

Author SHA1 Message Date
b45e7ee206 fix mongodb startup 2016-11-18 13:20:43 +01:00
0b8adea736 improve README 2016-11-18 00:59:57 +01:00
e49811eecd now allows adding a saveable decorator 2016-11-18 00:42:25 +01:00
dfce8cfcc0 add NeDB support 2016-11-17 22:36:12 +01:00
af8c41ad6c added nedb to the mix 2016-11-17 12:20:52 +01:00
6683c05c22 added Decorator support for easy connection between classes and collections 2016-09-14 01:02:11 +02:00
df4346e0a2 implenting dbDoc 2016-09-13 22:53:21 +02:00
37f388e998 fix tests 2016-09-12 23:50:25 +02:00
11149b2712 improve README 2016-09-12 22:11:17 +02:00
5b093c68e4 add find logic 2016-09-12 21:36:26 +02:00
316030be7c introduce checkDoc method 2016-09-12 18:14:01 +02:00
411b0b1ae9 update structure 2016-09-12 17:31:23 +02:00
50a6a1a690 now wating correctly for mongo by checking logMessage 2016-09-12 14:45:08 +02:00
295096de24 split into class files 2016-09-11 18:01:46 +02:00
1557c713cd reduce time 2016-09-11 17:04:56 +02:00
56d6e0fd45 double time for mongo startup 2016-09-11 16:58:53 +02:00
a861444c30 add some time for mongodb startup 2016-09-11 16:56:23 +02:00
ac54e85946 no specifying path for shutdown 2016-09-11 16:48:08 +02:00
f73e4c4dc3 fix mongo shutdown 2016-09-11 16:44:36 +02:00
1131e30c3d adapt closing of mongo for CI 2016-09-11 16:40:02 +02:00
8a915446e9 add .gitkeep 2016-09-11 16:29:10 +02:00
529d4c155f add tests and gitlab ci 2016-09-11 16:22:53 +02:00