Commit Graph

3238 Commits

Author SHA1 Message Date
Marko Budiselic
8aed81de38 Resolves T46; CMake + CTest setup 2016-05-15 22:43:42 +02:00
Marko Budiselic
75300ecebd test docker file update - r3lib appropriate commit was checked out 2016-05-14 20:48:10 +02:00
Marko Budiselic
84e40c9061 r3 submodule bug fix 2016-05-14 20:18:49 +02:00
Dominik Tomičević
39d952b629 conformed code to the new directory structure 2016-05-11 12:06:24 +02:00
Dominik Tomičević
83769d7daf Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph into logging
* 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph:
  old r3 commit was checked out
  added speedy to include path (root Makefile)
  test docker file update
  submodule reinitialization
  .gitmodules path updates
  The folder structure was changed, all source code is now within the src dir.
  Basic timer implementation; TODO: implement timer wheel
2016-05-11 07:33:20 +02:00
Dominik Tomičević
d6840d670a implemented a new logging infrastructure 2016-05-09 23:30:13 +02:00
Marko Budiselic
f40240ae13 old r3 commit was checked out 2016-05-08 13:05:54 +02:00
Marko Budiselic
9fe6467020 added speedy to include path (root Makefile) 2016-05-08 12:27:07 +02:00
Marko Budiselic
03a5c26b86 test docker file update 2016-05-08 12:08:59 +02:00
Marko Budiselic
5a95e15201 submodule reinitialization 2016-05-08 12:01:16 +02:00
Marko Budiselic
0d2942169b .gitmodules path updates 2016-05-08 11:49:00 +02:00
Marko Budiselic
52625e39a3 The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
Marko Budiselic
b794187027 Basic timer implementation; TODO: implement timer wheel 2016-04-23 20:45:01 +02:00
Marko Budiselic
4bf5636d24 new connections per query: neo4j -> 2, memgraph -> 4 (this is optimal per each db) 2016-03-20 22:03:59 +01:00
Marko Budiselic
92bb2dc501 gui per query connections are now 1 and print from web service is removed 2016-03-20 21:51:52 +01:00
Marko Budiselic
2bb2c6aa0b bug fix related to switch between two simulation (values from previous simulation are visible) 2016-03-20 20:54:09 +01:00
Marko Budiselic
4db599f8f9 stupid bug fix 2016-03-20 18:54:45 +01:00
Marko Budiselic
8cecbc5ad8 Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph 2016-03-20 18:41:22 +01:00
Marko Budiselic
9304752470 stupid bug fix 2016-03-20 18:41:15 +01:00
Dominik Tomičević
a5a723bfda fixed query counter issue 2016-03-20 18:39:29 +01:00
Marko Budiselic
215b085b8f demo gui query font size 2016-03-20 17:32:42 +01:00
Marko Budiselic
c14fc8cb2f demo gui query font size 2016-03-20 17:30:28 +01:00
Marko Budiselic
7f841dfa71 Item was added to the queries 2016-03-20 15:27:06 +01:00
Marko Budiselic
4583ee1bbf Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph 2016-03-20 14:41:41 +01:00
Dominik Tomičević
7fb0c9134d changed query in demo.js file 2016-03-20 14:41:14 +01:00
Marko Budiselic
47f9ca9db6 Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph 2016-03-20 14:40:17 +01:00
Marko Budiselic
aaf3fe65cb graph stroke width and line interpolation 2016-03-20 14:39:28 +01:00
Dominik Tomičević
3654aeff86 fixed query hashes 2016-03-20 08:56:20 +01:00
Marko Budiselic
923bbbeb18 demo version 2 2016-03-19 21:58:31 +01:00
Marko Budiselic
e93d662770 memgraph demo first usable version 2016-03-19 15:32:24 +01:00
Marko Budiselic
ddba4a5bac Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph 2016-03-19 12:41:14 +01:00
Dominik Tomičević
e573d98e48 hacked uv_async_send SIGSEGV bug 2016-03-19 12:39:54 +01:00
Marko Budiselic
7f45cf12bc demo html/css/js modifications, web service and worker web service 2016-03-19 04:07:54 +01:00
Marko Budiselic
4ce5751c11 I have figured out how demo.html works. The graph is now animated. NEXT: call web server to fetch the data. 2016-03-18 01:14:32 +01:00
Marko Budiselic
623123fefd client cython wrapper 2016-03-16 02:29:42 +01:00
Dominik Tomičević
bb3989529d replaced chrono::duration with double for easier cython interface 2016-03-15 20:33:09 +01:00
Dominik Tomičević
f998f70c8f removed redundant threads argument from benchmark function 2016-03-15 20:29:16 +01:00
Dominik Tomičević
8db98ae535 created a script for compiling the simple client 2016-03-15 20:24:01 +01:00
Dominik Tomičević
5442f4b0b6 fixed a lot of problems with memgraph demo 2016-03-15 20:13:31 +01:00
Dominik Tomičević
a90d67e324 demo workers and network architecture 2016-03-13 21:51:04 +01:00
Marko Budiselic
a762b328b6 memgraph demo transactional endpoint 2016-03-13 15:39:15 +01:00
Marko Budiselic
763b3a143a demo hack 2016-03-12 20:16:19 +01:00
Dominik Tomičević
a876efd3f8 fixed commit log singleton bug 2016-03-12 12:26:56 +01:00
Marko Budiselic
a4fb7b60b1 query engine work in progress 2016-03-12 10:57:09 +01:00
Dominik Tomičević
a5fb18533e fixed mvcc hints bug 2016-03-12 10:42:35 +01:00
Marko Budiselic
f9765d61af demo server refactor, still not enough good solution, client must also be implemented in c/c++ 2016-03-06 23:03:12 +01:00
Marko Budiselic
35482711a8 demo substitutor implementation 2016-03-05 10:10:57 +01:00
Marko Budiselic
ab24792ef1 demo server username + password params, workers_number param was removed 2016-02-28 19:59:07 +01:00
Marko Budiselic
e93687b1db memgraph workload simulation server - first implementation 2016-02-28 15:59:10 +01:00
Marko Budiselic
3eb84e8f1c delete traverser (skeleton only) 2016-02-26 07:45:43 +01:00