..
bfs_rpc_clients.cpp
Refactor Cache and DataManager
2018-08-23 09:03:40 +02:00
bfs_rpc_clients.hpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
bfs_rpc_messages.lcp
Update save/load hooks in LCP
2018-08-02 09:33:33 +02:00
bfs_rpc_server.hpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
bfs_subcursor.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
bfs_subcursor.hpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
cache.cpp
Replace command_id_t with CommandId and transaction_id_t with TransactionId.
2018-04-20 13:55:14 +02:00
cache.hpp
Refactor Cache and DataManager
2018-08-23 09:03:40 +02:00
cluster_discovery_master.cpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
cluster_discovery_master.hpp
Add ClusterDiscovery RPC for distributed BFS
2018-04-09 14:28:22 +02:00
cluster_discovery_worker.cpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
cluster_discovery_worker.hpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
coordination_master.cpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
coordination_master.hpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
coordination_rpc_messages.lcp
Durability distributed wal
2018-07-24 08:55:13 +02:00
coordination_worker.cpp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
coordination_worker.hpp
Check that workers desired id is equal to the assigned id from master.
2018-04-11 12:36:40 +02:00
coordination.cpp
Add ClusterDiscovery RPC for distributed BFS
2018-04-09 14:28:22 +02:00
coordination.hpp
Add ClusterDiscovery RPC for distributed BFS
2018-04-09 14:28:22 +02:00
data_manager.cpp
Refactor Cache and DataManager
2018-08-23 09:03:40 +02:00
data_manager.hpp
Refactor Cache and DataManager
2018-08-23 09:03:40 +02:00
data_rpc_clients.cpp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
data_rpc_clients.hpp
Create Dynamic Graph Partitioner,
2018-05-29 11:32:39 +02:00
data_rpc_messages.lcp
Update save/load hooks in LCP
2018-08-02 09:33:33 +02:00
data_rpc_server.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
data_rpc_server.hpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
durability_rpc_master.cpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
durability_rpc_master.hpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
durability_rpc_messages.lcp
Remove boost from the codebase
2018-07-30 15:34:12 +02:00
durability_rpc_worker.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
durability_rpc_worker.hpp
Durability distributed wal
2018-07-24 08:55:13 +02:00
index_rpc_messages.lcp
Fix distributed index creation
2018-07-13 12:37:04 +02:00
index_rpc_server.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
index_rpc_server.hpp
Extract cpp from hpp in distributed, fix includes
2018-03-21 09:38:44 +01:00
plan_consumer.cpp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
plan_consumer.hpp
Rename AstTreeStorage to AstStorage
2018-06-14 13:39:03 +02:00
plan_dispatcher.cpp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
plan_dispatcher.hpp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
plan_rpc_messages.lcp
Move distributed operators to its own file
2018-08-28 14:47:14 +02:00
produce_rpc_server.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
produce_rpc_server.hpp
Move distributed operators to its own file
2018-08-28 14:47:14 +02:00
pull_produce_rpc_messages.lcp
Extract stats to static lib
2018-08-23 10:33:50 +02:00
pull_rpc_clients.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
pull_rpc_clients.hpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
rpc_worker_clients.hpp
Fix distributed index creation
2018-07-13 12:37:04 +02:00
serialization.capnp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
serialization.cpp
Extract stats to static lib
2018-08-23 10:33:50 +02:00
serialization.hpp
Extract stats to static lib
2018-08-23 10:33:50 +02:00
storage_gc_rpc_messages.lcp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
token_sharing_rpc_messages.lcp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
token_sharing_rpc_server.hpp
Split GraphDb to distributed and single node files
2018-07-20 10:48:38 +02:00
transactional_cache_cleaner_rpc_messages.lcp
Write committed/aborted op to wal
2018-07-05 12:43:18 +02:00
transactional_cache_cleaner.hpp
Write committed/aborted op to wal
2018-07-05 12:43:18 +02:00
updates_rpc_clients.cpp
Replace boost with capnp in RPC
2018-06-04 10:45:12 +02:00
updates_rpc_clients.hpp
Revert "Remote vertex with gid creation"
2018-05-30 14:44:50 +02:00
updates_rpc_messages.lcp
Extract stats to static lib
2018-08-23 10:33:50 +02:00
updates_rpc_server.cpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00
updates_rpc_server.hpp
Separate distributed implementation of GraphDbAccessor
2018-07-26 09:16:39 +02:00