Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ba4d9f723192de804a59584953914acad1aaac29
  • main default protected
  • dev_ma
  • idacs_experiments
  • memgraph_fabian
  • postgres_idacs
  • postgres_julian
  • test_results
  • FZ_changed_code
  • FZ_Memgraph
10 results
Created with Raphaël 2.2.023Oct22141320Sep17141312119876543219Aug171615518Mar1716151413532129Feb28272624232221201915141312119865431Jan302925242318176SepChanged 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)collected and simplified environment vars, implemented batching for subscriberre-added files for query docker image that were mistakenly deletedconverted subscriber to class, started work on batch processingfixed gitignore againfixed gitignorereorganized project, changed volumes to no longer be in project directoryadded typing, moved node types into main fileimproved json normalizationalternative publisher methodimplemented batching in publisheradded files to pub and sub images and removed the volumes. Implemented dynamic time calculation for publishing speed.tried stored procedures for inserts, removed duplicate shemasextracted Node types to separate fileremoved untracked fileused psycopg2 sql parameter passingindex angepasst, id typ geändertadded traceback to logunnötige teile entferntUpdate README.md mit eventueller Prometheus lösung
Loading