aff10fa4dbstarted refactoring the Memory db
Kevin Jahns
2015-10-15 18:54:29 +02:00
181595293frefactored database
Kevin Jahns
2015-10-14 19:28:19 +02:00
ee133ef334refactored test suites
Kevin Jahns
2015-10-14 18:08:39 +02:00
661232f23cfixed the test suite
Kevin Jahns
2015-10-14 10:27:46 +02:00
541a93d152refactoring the tarnsition functions
Kevin Jahns
2015-10-13 21:40:36 +02:00
d6e1cd42a2implemented disconnect/reconnect in webrtc connector. adapted the example gc also collects child elements (needs improvements)
Kevin Jahns
2015-10-13 14:50:54 +02:00
51e20fb9c7fixed some example issues
Kevin Jahns
2015-10-12 15:59:22 +02:00
e32aef4c9flate join works (also when activating garbage collector), added some tests to verify (havent tested for large >500 operations)
Kevin Jahns
2015-10-12 15:17:12 +02:00
9c4074e3e3fixed late join issues when gc is turned off
Kevin Jahns
2015-10-11 02:55:46 +02:00
aadef59934fixed DS bugs (i guess..) now handling more complicated scenarios
Kevin Jahns
2015-10-09 16:09:00 +02:00
6a13419c62fixed several bugs in multi join/rejoin
Kevin Jahns
2015-10-08 02:12:20 +02:00
1ace3e3120implemented observePath, fixed some inconsistencies
Kevin Jahns
2015-10-06 19:45:29 +02:00
c95dae3c33fixed inconsistency bugs for tests<1000
Kevin Jahns
2015-10-06 14:22:52 +02:00
82e2254302fixed some inconsistency bugs with DS
Kevin Jahns
2015-10-05 14:24:11 +02:00
6e9f990d5csmall fixes that i made on the train
DadaMonad
2015-10-05 09:48:32 +00:00
7d4adf314dfixed some bugs from the last commit
DadaMonad
2015-10-02 08:01:58 +00:00
8745fd64cacode refactoring, and documentation
Kevin Jahns
2015-09-29 13:59:38 +02:00
638c575dfcfixed some consistency bugs. new method seems to work well, it still has problems though
Kevin Jahns
2015-09-29 01:01:04 +02:00
acf8d37616added deploy gulp method
Kevin Jahns
2015-09-28 23:54:56 +02:00
ae8be1ec6bimproved new sync idea (save gcs in DS)
Kevin Jahns
2015-09-28 13:06:17 +02:00
a5f76cee84starting to extend the DS with gc functionality
Kevin Jahns
2015-09-27 20:02:00 +02:00
2013266d56merged changes on home pc. some improvements on rejoin&sync
Kevin Jahns
2015-09-27 00:58:23 +02:00
b08aeee4fcupdating some changes i forgot to commit
Kevin Jahns
2015-09-26 14:42:50 +02:00
183f30878echecking out new gc approach
Kevin Jahns
2015-09-25 16:00:20 +02:00
5e4c56af29fixed bugs, tests are running, source is documented
Kevin Jahns
2015-09-17 20:30:40 +02:00
13bef69be4updated gitignore
Kevin Jahns
2015-09-17 02:34:43 +02:00
b1d70ef25eadded comments to most of the classes.
Kevin Jahns
2015-09-17 00:21:01 +02:00
6f3a291ef5fixed some tests, lint, better run-scripts
Kevin Jahns
2015-09-16 16:25:30 +02:00
2a601ac6f6fixed some bugs & linted & prettyfied gulpfile
Kevin Jahns
2015-09-13 18:22:45 +02:00
82b3e50d49new build system
Kevin Jahns
2015-09-11 18:35:32 +02:00
4bfe484fc2node-inspector
Kevin Jahns
2015-09-10 19:41:07 +02:00
b9e21665e2update
Kevin Jahns
2015-09-09 20:29:39 +02:00
2d4c38eacebumb version
0.5
Kevin Jahns
2015-08-18 18:18:17 +02:00
e28a015a46Add getNext and operations on references
Corentin STG_CADIOU
2015-07-03 14:54:29 +02:00
4feaf6c6fbfix#28
Kevin Jahns
2015-07-10 09:39:10 +02:00
8e9e62b3d0discontinuing todays session
Kevin Jahns
2015-07-09 22:19:10 +02:00
9b45a78e58fixing types.
Kevin Jahns
2015-07-09 15:50:59 +02:00
f862fae473fixed a bug
Kevin Jahns
2015-07-09 01:33:46 +02:00
0493d99d57list and map types work now and they support delete. added random tests
Kevin Jahns
2015-07-09 01:30:57 +02:00
a1026bc365use RBTree for in-memory storage
Kevin Jahns
2015-07-08 21:25:36 +02:00
fe4564542bimplemented deletion of elements & and iteration method & lots of tests
Kevin Jahns
2015-07-08 20:05:18 +02:00
7b52111c31fixed insertion bug in RBTree. adding does now work correctly
Kevin Jahns
2015-07-07 21:17:28 +02:00
c184cb961bimplemented RBTree as a in-memory database for operations (in progress)
Kevin Jahns
2015-07-07 18:11:27 +02:00
02f2f6b0fewrap up todays session
Kevin Jahns
2015-07-06 23:39:28 +02:00
e47dee53a3random tests succeed on Map :)
Kevin Jahns
2015-07-06 23:04:01 +02:00
9b6183ea70custom types work. Now I need to re-implement the test case from 0.5
Kevin Jahns
2015-07-06 18:37:54 +02:00
d537056849Merge 60a2a71a0a4c717f5fc02491eac49224bf0f1294 into c5b47e88ac2c8f08371691b32adc206c0f830669
Corentin Cadiou
2015-07-06 15:29:26 +00:00
60a2a71a0aAdd getNext and operations on references
Corentin STG_CADIOU
2015-07-03 14:54:29 +02:00
79ec71d559added test case
Kevin Jahns
2015-07-06 16:57:30 +02:00
bf4d5f24a8simple conflicts are now handled correctly
Kevin Jahns
2015-07-06 16:47:49 +02:00
9d0373b85badded not working tests
Kevin Jahns
2015-07-03 14:43:08 +02:00
f8ad9abcc0late join should work now. Need to test more. root is passed to transaction generator
Kevin Jahns
2015-06-30 17:57:19 +02:00
b25977be06Map type works with simple update & sync. now going to implement support for syncing existing operation buffers
Kevin Jahns
2015-06-30 15:44:14 +02:00
bffbb6ca27basic get&set of Map properties works
Kevin Jahns
2015-06-29 13:20:19 +02:00
8f63147dbcadded Map struct
Kevin Jahns
2015-06-28 12:42:54 +02:00
7a274565e5added memory data store (actually adding it..)
Kevin Jahns
2015-06-28 11:14:40 +02:00
75793d0cedadded memory data store
Kevin Jahns
2015-06-28 01:42:17 +02:00
7ec409e09flinted all files
Kevin Jahns
2015-06-27 19:01:15 +02:00
fec03dc6e1added test connector, webrtc connector, ideas to apply operations with very low overhead
Kevin Jahns
2015-06-25 18:41:00 +02:00
3142b0f161added some Operations, a connector, more structure. In particular I put a lot of time into the event handling
Kevin Jahns
2015-06-21 14:55:39 +02:00
042bcee482now using one master generator, that rulez them all
Kevin Jahns
2015-06-21 09:45:57 +02:00
b3e09d001fupdated whenOperationExists
Kevin Jahns
2015-06-21 03:50:58 +02:00
dcec0fe967Implemented some operations. OperationStore executes now ops, not the Engine
Kevin Jahns
2015-06-21 02:24:41 +02:00
ae790b6947updated OperationBuffer
Kevin Jahns
2015-06-19 14:54:35 +02:00
4b08cbe875no more promises in requestTransaction :)
Kevin Jahns
2015-06-18 15:11:22 +02:00
01173879a0Merge pull request #25 from y-js/origin/0.6
Kevin Jahns
2015-06-18 11:47:47 +02:00
6f99ee5c34requestTransaction accepts Promises&Generators
Kevin Jahns
2015-06-18 02:35:52 +02:00