Kevin Jahns
|
d4ef54358b
|
re-implementing tests with async await. tests also check asynchronous behaviour now.
|
2015-07-18 23:15:20 +02:00 |
|
Kevin Jahns
|
ebc628adfc
|
fixed really nasty bug, requestTransaction was called synchronously
|
2015-07-17 15:04:00 +02:00 |
|
Kevin Jahns
|
f78dc52d7b
|
added textbind example, improved & fixed syncing, RBTree handles ids correctly now, webrtc connector is quite reliable now
|
2015-07-16 06:15:23 +02:00 |
|
Kevin Jahns
|
9b3fe2f197
|
webrtc connector working
|
2015-07-14 22:39:01 +02:00 |
|
Kevin Jahns
|
6b153896dd
|
delete support for Array & Map
|
2015-07-14 20:51:07 +02:00 |
|
Kevin Jahns
|
d50d34dc12
|
created Array type that has a good time complexity for both insert and retrieval of objects
|
2015-07-12 03:45:12 +02:00 |
|
Kevin Jahns
|
9b45a78e58
|
fixing types.
|
2015-07-09 15:50:59 +02:00 |
|
Kevin Jahns
|
a1026bc365
|
use RBTree for in-memory storage
|
2015-07-08 21:25:36 +02:00 |
|
Kevin Jahns
|
e47dee53a3
|
random tests succeed on Map :)
|
2015-07-06 23:04:01 +02:00 |
|
Kevin Jahns
|
bf4d5f24a8
|
simple conflicts are now handled correctly
|
2015-07-06 16:47:49 +02:00 |
|
Kevin Jahns
|
f8ad9abcc0
|
late join should work now. Need to test more. root is passed to transaction generator
|
2015-06-30 17:57:19 +02:00 |
|
Kevin Jahns
|
b25977be06
|
Map type works with simple update & sync. now going to implement support for syncing existing operation buffers
|
2015-06-30 15:44:14 +02:00 |
|
Kevin Jahns
|
bffbb6ca27
|
basic get&set of Map properties works
|
2015-06-29 13:20:19 +02:00 |
|
Kevin Jahns
|
7a274565e5
|
added memory data store (actually adding it..)
|
2015-06-28 11:14:40 +02:00 |
|