Commit Graph

96 Commits

Author SHA1 Message Date
246e3486f0 fix(id field now properly populated): update 2019-09-11 12:12:50 +02:00
6448516aa0 fix(core): update 2019-09-11 11:56:41 +02:00
38c1fcd53a fix(core): update 2019-09-02 16:58:19 +02:00
bf3656f792 fix(core): update 2019-09-02 16:51:22 +02:00
670a0c63fb fix(core): update 2019-09-02 16:50:22 +02:00
25803330de fix(core): update 2019-09-02 16:42:29 +02:00
e56def621c fix(core): update 2019-01-08 19:55:13 +01:00
692a1223a8 fix(core): update 2019-01-07 02:41:38 +01:00
3825b15a65 fix(core): update 2019-01-07 02:38:30 +01:00
39f1b7ada1 fix(test): fix import 2018-07-10 21:45:26 +02:00
46514a2743 feat(SmartdataDoc): add custom unique indexes 2018-07-10 21:27:16 +02:00
5ed557a21a fix(test): test now throws correctly 2018-07-10 00:17:16 +02:00
191ea5d3c6 update to mongodb 2018-07-10 00:02:04 +02:00
8b4f7169ff BREAKING CHANGE(scope/db driver): switched to pushrocks scope and from rethinkdb to mongodb as db 2018-07-08 23:48:14 +02:00
d2ca108ef8 feat(core): now retrieves classes properly 2018-01-14 17:32:04 +01:00
3671fe4df4 feat(add RethinkDB as main driver and revert to docs in README): 2018-01-12 01:22:58 +01:00
1af51dd989 update rethink integration 2018-01-07 17:58:30 +01:00
2d97ab9dc5 prepare v2 of smartdata 2018-01-07 17:26:34 +01:00
def671cbe4 update 2017-11-16 14:23:06 +01:00
14042151ba update tests 2017-09-13 13:47:38 +02:00
a934f3608f remove NeDB and update to use MongoDB Atlas for testing 2017-06-23 11:40:20 +02:00
2039f1c807 update ci 2017-06-18 19:52:54 +02:00
57d1a6dd0a added npmdocker for local development 2017-02-25 11:37:05 +01:00
7079340657 refactor @saveable to @svDb() 2016-11-18 13:56:15 +01:00
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