1
0
Fork 0
arangodb/arangosh/Benchmark
Jan Steemann 994a3e3424 issue #224: allow optional content-id for batches
this allows clients to send a content-id for each batch part
the server will return the content-id in each part response so the client can more easily map requests and responses

the content-id will not be validated or checked for uniqueness by the server. it is up to the client to send sensible content-ids to the server
currently, the server will not store the content-ids anywhere. they are just used within one batch request and then "forgotten"
2012-10-09 14:50:20 +02:00
..
BenchmarkCounter.h added man file for arangob 2012-09-28 11:58:06 +02:00
BenchmarkOperation.h added collection dropping & creation 2012-09-28 15:11:14 +02:00
BenchmarkThread.h issue #224: allow optional content-id for batches 2012-10-09 14:50:20 +02:00
arangob.cpp fixed a memleak 2012-10-09 14:49:45 +02:00