1
0
Fork 0
arangodb/arangod/Replication
Jan Steemann a007a867ee "privatized" TRI_vector_t internals.
This allows changing the internals of TRI_vector_t structs in order to make the struct smaller.
On 64 bits, the size of TRI_vector_t is reduced from 48 bytes to 28 bytes.
TRI_json_t does benefit from this, as its biggest component is a TRI_vector_t.
2015-05-05 10:31:02 +02:00
..
ContinuousSyncer.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
ContinuousSyncer.h include or exclude system collections from replication 2014-12-05 14:58:43 +01:00
InitialSyncer.cpp "privatized" TRI_vector_t internals. 2015-05-05 10:31:02 +02:00
InitialSyncer.h include or exclude system collections from replication 2014-12-05 14:58:43 +01:00
Syncer.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
Syncer.h less namespace pollution 2014-10-28 00:24:37 +01:00