Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dev_ma
  • idacs_experiments
  • main default protected
  • memgraph_fabian
  • postgres_idacs
  • postgres_julian
  • test_results
  • FZ_changed_code
  • FZ_Memgraph
9 results
Created with Raphaël 2.2.024Nov2322201911831Oct2322141320Sep17141312119876543219Aug171615518Mar1716151413532129Feb28272624232221201915141312119865431Jan302925242318176Sepremoved mosquitto, instead reading data directly in the inserter to automatically insert at maximum possible speedrenamed container sub_pg in preparation for other changespartial readme updateadded some helpful info to experiment output, moved insertion config to compose filesremoved second batch1 testfixed some bugs with the experimentsadded name to experiment to be able to tell apart the results.configured experiment runimplemented manual insert for id edges,added functionality to start_tests.py to save results from multiple tests, removed unneeded query codeadded signal handling so python processes no longer linger for 10 seconds before being killedremoved unused services, added override compose files for db configurationremoved unused shemas, split dbinit into multiple files for configurability, moved data to top level of project, merged pub sub readmeschanged initdb to load entire cadets dataset with python scriptmuch larger improvement to two_hop query performancestumbled on an improvement to two_hop, changed schema to remove inconsistent and unnecessary edges with host, reconfigured docker profiles.updated code to actually work with new schema, removed dbinit from subadded configuration for db connection to pgadmin on creation and disabled password for pgadmin (unfinished), added initdb script, renamed node to vertex, experimented with adjacency list in vertexreverted to using b-tree indicesChanged passwords to use docker secrets to practice best practicesConfigured grafana dashboard provisioning in compose fileExperiments with constraints, further streamlined environment variable use and made the variables explicit again, so they are easier to understand.experiment with constraintsminor code changes, experimentssome more code simplifications and removal of useless codereverted to mounting config files. removed some outdated readme files, further simplified the project structure.removed various superfluous code, fixed queries bug, experimented with postgres config, added better insert performance measurementdefaulted to using the root logger, since hierachical logging is not needed. added level limit to descendant query. formatting changes.updated queries to use prepared statements and use more convenient result parsing.changed postgres write ahead log settings, started experimenting with queriesnew schema to store node details directly as json. moved drop statements to separate fileRevert "tried out batching without procedures"tried out batching without proceduresreverted to psycopg2pulled all insertion logic into stored procedures, fixed bugs in db schema.prettied up the debug loggingre-added health check, removed more unneeded comments, added debug loggingremoved health check to speed up service start (it works anyway, get better health check?), improved structure of publisher, fixed schema orderingadded main guard for publisher, changed procedures to match table names, changed schema to use text instead of varchar and enums for node and edge typesfixed a bug with subscriber batching (it didn't work)
Loading