Commit Graph

71 Commits

Author SHA1 Message Date
Andrey Platov
002af26680
Pass Tx results to the client (#273)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 20:58:14 +02:00
Andrey Platov
d75d17bfec
introduce TxResult
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 18:46:48 +02:00
Andrey Platov
771188e72f
Model lookup (#259)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-13 10:38:35 +02:00
Andrey Platov
5e2d48b8e3
null check in mongo driver
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-10 15:20:20 +02:00
Andrey Platov
4f4d2f8e48
initial $move implementation (#249)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-09 10:54:08 +02:00
Andrey Platov
1d7c296d8a
mongodb $like implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-10-01 15:33:49 +02:00
Andrey Platov
a5ccda96c4
fix mongo $inc operator
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 22:47:17 +02:00
Andrey Platov
75c90a3d6c
add mongo logging
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-28 16:24:28 +02:00
Andrey Platov
bf9f479500
Rework Attachments as a bag (#193)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 19:03:34 +02:00
Andrey Platov
74d46558f1
add TxPutBag
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-15 12:53:11 +02:00
Andrey Platov
3ab72eb819
fixes #159
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-08 10:34:48 +02:00
Andrey Platov
b73e2e1a4c
fix mongo driver and kanban view
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-06 19:56:50 +02:00
Andrey Platov
a2ff68d6d7
fix mongodb lookup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 16:34:08 +02:00
Andrey Platov
fd6c4064c1
Token moved to server-core
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-28 09:08:41 +02:00
Andrey Platov
f5f78029b6
DbAdapters finalization (#65)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 14:16:45 +02:00
Andrey Platov
4f4a772630
Introduce DbAdapter (#61)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-25 19:55:26 +02:00
Andrey Platov
980213d3f0
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:22:42 +02:00
Andrey Platov
81871cbeeb
transaction ordering
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-20 18:20:22 +02:00
Andrey Platov
00f694f906
checkpoint
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 18:36:31 +02:00
Andrey Platov
dec3adefeb
initial workspace contribution
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-19 09:36:12 +02:00
Andrey Platov
5ce8370a63
initial MongoStorage implementation
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-18 21:46:59 +02:00