memgraph/include/data_structures/concurrent
Kruno Tomola Fabro 2a59ed8906 Minor refactorings:
Importes now use logger.

Refactored order of constrution of objects in Db.

Moved index creation/removing from Db to Indexes.

Completed Garbage class.
Cleaner now calls garbage.clean() for databases.

Renamed List to ConcurrentList which better names it.
2016-09-12 20:13:04 +01:00
..
common.hpp Commmit for buda. 2016-08-30 05:29:30 +01:00
concurrent_list.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00
concurrent_map.hpp Added cleaner. 2016-08-30 00:45:07 +01:00
concurrent_multimap.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
concurrent_multiset.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
concurrent_set.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
skiplist_gc.hpp First integration almost done. BOLT still doesn't work as expected, problem is only serialization order. 2016-08-11 04:47:30 +01:00
skiplist.hpp Added cleaner. 2016-08-30 00:45:07 +01:00