Synchronize data between Memgraph and Elasticsearch

As part of my job at Memgraph, I worked on a challenging task of synchronizing text-search tool Elasticsearch with Memgraph graph database.

1 min · Andi Skrgat

Synchronizing data access in databases

Databases expose their data in a parallel way to multiple users. However, synchronization must occur so that in every moment of its lifespan, the database's state is consistent....

4 min · Andi Skrgat

Testing distributed systems

...

1 min · Andi Skrgat