data_structures
|
Clean SkipList up
|
2018-04-11 10:08:20 +02:00 |
database
|
Fix non-atomic set of transaction owner
|
2018-04-18 10:24:36 +02:00 |
distributed
|
Ensure workers recover appropriate snapshot
|
2018-04-16 16:58:54 +02:00 |
durability
|
Ensure workers recover appropriate snapshot
|
2018-04-16 16:58:54 +02:00 |
io/network
|
Fix socket file descriptor leaks
|
2018-03-05 10:41:55 +01:00 |
mvcc
|
Make Version destructor non-recursive
|
2018-03-15 11:12:51 +01:00 |
query
|
Two phase commit on cursor destruction
|
2018-04-03 16:20:00 +02:00 |
stats
|
Add custom VLOGs for distributed memgraph
|
2018-03-26 09:24:39 +02:00 |
storage
|
Fix non-atomic set of transaction owner
|
2018-04-18 10:24:36 +02:00 |
threading
|
Use wait-in-destruct future everywhere
|
2018-03-26 14:15:11 +02:00 |
transactions
|
Commit log gc
|
2018-04-04 10:25:25 +02:00 |
utils
|
Check if connection alive & fix pure virtual bug
|
2018-04-12 10:17:00 +02:00 |
CMakeLists.txt
|
Tidy up the RPM packaging
|
2018-04-12 10:31:38 +02:00 |
config.hpp
|
Make csv_to_snapshot more user friendly
|
2017-10-26 09:37:56 +02:00 |
memgraph_bolt.cpp
|
Add ignore signal handler and cleanup
|
2018-03-30 12:52:12 +02:00 |