Max Neunhoeffer
|
a792adec39
|
Leave connection to agency open.
|
2014-01-30 20:56:30 +01:00 |
Max Neunhoeffer
|
b0e14bb686
|
Increase minimal batch size for uniqids to 1000000.
|
2014-01-30 17:54:11 +01:00 |
Max Neunhoeffer
|
5512868cd9
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-30 17:27:30 +01:00 |
Max Neunhoeffer
|
3a5a085bc5
|
Sort out mess with collection name/id lookup in cluster.
|
2014-01-30 17:27:06 +01:00 |
Jan Steemann
|
fd6b0f0ea6
|
fetch more ids in each batch
|
2014-01-30 15:40:17 +01:00 |
Jan Steemann
|
4741d2c8ff
|
added count()
|
2014-01-29 18:49:11 +01:00 |
Max Neunhoeffer
|
22f0ab02db
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-29 16:23:45 +01:00 |
Max Neunhoeffer
|
ed39834029
|
CRUD basically working on cluster.
|
2014-01-29 16:23:17 +01:00 |
Jan Steemann
|
9175fddd4d
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-29 13:51:32 +01:00 |
Jan Steemann
|
5f8a59d696
|
all() sharded
|
2014-01-29 13:51:12 +01:00 |
Max Neunhoeffer
|
4b5fe412d7
|
Very dirty hack to improve hashing for sharding attributes.
|
2014-01-29 13:44:09 +01:00 |
Max Neunhoeffer
|
60f47e1f21
|
Fix body management in asyncRequest.
|
2014-01-29 13:21:53 +01:00 |
Max Neunhoeffer
|
409f32b965
|
Add isDBserver method to ServerState class.
|
2014-01-29 11:23:58 +01:00 |
Max Neunhoeffer
|
61575e473e
|
Remove debugging output.
|
2014-01-29 09:29:06 +01:00 |
Max Neunhoeffer
|
35c6a3ffdc
|
Use shared_ptr for CollectionInfo(Current) export.
This at the same time fixes an allocation bug with TRI_json_t*.
|
2014-01-29 09:21:09 +01:00 |
Max Neunhoeffer
|
c3f01237b0
|
Implement replace and update on cluster.
This still has a freeing too early bug with TRI_json_t.
|
2014-01-28 16:49:44 +01:00 |
Max Neunhoeffer
|
59ad7cab9a
|
Remove unused files.
|
2014-01-28 08:45:48 +01:00 |
Jan Steemann
|
e906f68235
|
windows fixes
|
2014-01-27 17:46:15 +01:00 |
Jan Steemann
|
9e52c2b866
|
Windows fixes
|
2014-01-27 13:34:56 +01:00 |
Max Neunhoeffer
|
98df540266
|
Add support for GET and HEAD on cluster.
|
2014-01-27 10:41:35 +01:00 |
Max Neunhoeffer
|
7d5723756f
|
Implement DELETE REST method on the coordinator.
|
2014-01-24 21:31:58 +01:00 |
Max Neunhoeffer
|
4526181f82
|
Implement C of CRUD on cluster for V8 calls.
|
2014-01-24 13:11:20 +01:00 |
Max Neunhoeffer
|
f5c274e8c0
|
Fix error handling and another bug in create document for cluster.
|
2014-01-24 10:35:37 +01:00 |
Max Neunhoeffer
|
9230f5020c
|
First case of create document is working on cluster.
|
2014-01-23 16:16:06 +01:00 |
Jan Steemann
|
6a2563ffd4
|
bugfix for getResponsibleServer
|
2014-01-23 12:13:30 +01:00 |
Jan Steemann
|
5f442ef742
|
bugfixes
|
2014-01-23 11:47:49 +01:00 |
Jan Steemann
|
27276205c4
|
collection property changes
|
2014-01-22 17:46:26 +01:00 |
Jan Steemann
|
1270137048
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-22 17:20:14 +01:00 |
Jan Steemann
|
39fd7611ed
|
load/unload of collections
|
2014-01-22 17:20:06 +01:00 |
Max Neunhoeffer
|
b7f49e67a0
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-22 16:21:54 +01:00 |
Max Neunhoeffer
|
8d3282f237
|
Add support to read off responsible shard of a document.
Untested, but compiles.
|
2014-01-22 16:21:26 +01:00 |
Jan Steemann
|
d92d23d3c1
|
dont fail on removing collection info
|
2014-01-22 10:19:00 +01:00 |
Max Neunhoeffer
|
c4590d3a40
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-21 14:28:48 +01:00 |
Max Neunhoeffer
|
a1a99170e1
|
Add information about Current collections to ClusterInfo.
|
2014-01-21 14:28:30 +01:00 |
Jan Steemann
|
80e8250d54
|
fixed segfault
|
2014-01-21 12:50:35 +01:00 |
Max Neunhoeffer
|
2465a1d870
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-21 11:48:44 +01:00 |
Max Neunhoeffer
|
9839719302
|
Fix remaining time in timeout.
|
2014-01-21 11:48:26 +01:00 |
Jan Steemann
|
1a1e1ed645
|
unregister ourselves on shutdown
|
2014-01-21 11:44:53 +01:00 |
Jan Steemann
|
2e3f293012
|
fix uniqid
|
2014-01-21 11:39:28 +01:00 |
Jan Steemann
|
2ddacc65e8
|
clean up Current/Databases for ourselves
|
2014-01-21 11:10:25 +01:00 |
Jan Steemann
|
b5aeebd891
|
prevent creation of collections with duplicate name
|
2014-01-21 09:50:12 +01:00 |
Max Neunhoeffer
|
278aebc04e
|
Fix error reporting bug in create collection.
|
2014-01-20 09:24:50 +01:00 |
Max Neunhoeffer
|
b803d9231d
|
Fix error reporting bug in create database.
|
2014-01-20 09:24:18 +01:00 |
Max Neunhoeffer
|
2c726e6304
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-20 08:41:20 +01:00 |
Jan Steemann
|
3e38412c16
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-17 18:28:02 +01:00 |
Jan Steemann
|
435b56bea2
|
fixed dropping of collections
|
2014-01-17 18:27:55 +01:00 |
Max Neunhoeffer
|
ab100c64bb
|
Add code for Current collection info.
Not functional, but will be changed and transferred to ClusterInfo.
|
2014-01-17 16:16:30 +01:00 |
Max Neunhoeffer
|
0b6a979a91
|
Fix bug to report errors on creating/dropping of DB/Colls.
|
2014-01-17 16:15:25 +01:00 |
Jan Steemann
|
87702e3953
|
fixed too eager return
|
2014-01-17 14:35:55 +01:00 |
Max Neunhoeffer
|
bedd06229b
|
Fix Plan
|
2014-01-17 14:22:50 +01:00 |