Kevin Jahns
|
7b52111c31
|
fixed insertion bug in RBTree. adding does now work correctly
|
2015-07-07 21:17:28 +02:00 |
|
Kevin Jahns
|
c184cb961b
|
implemented RBTree as a in-memory database for operations (in progress)
|
2015-07-07 18:11:27 +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 |
|
Kevin Jahns
|
7ec409e09f
|
linted all files
|
2015-06-27 19:01:15 +02:00 |
|
Kevin Jahns
|
3142b0f161
|
added some Operations, a connector, more structure. In particular I put a lot of time into the event handling
|
2015-06-21 14:56:41 +02:00 |
|
Kevin Jahns
|
042bcee482
|
now using one master generator, that rulez them all
|
2015-06-21 09:45:57 +02:00 |
|
Kevin Jahns
|
b3e09d001f
|
updated whenOperationExists
|
2015-06-21 03:50:58 +02:00 |
|