1
0
Fork 0
arangodb/arangod/V8Server
Max Neunhoeffer 8fe85a021b Try to return a collections object after creation.
This is still buggy: ClusterInfo does not yet know about the new
setup with many entries of the form
  Current/Collections/<DB-Name>/<Coll-ID>/<shard-ID>
2014-01-16 16:18:13 +01:00
..
ApplicationV8.cpp Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-10 17:41:52 +01:00
ApplicationV8.h added initialised() method 2014-01-07 17:50:52 +01:00
v8-actions.cpp Forgot one file in previous commit. 2014-01-09 14:56:21 +01:00
v8-actions.h updated disclaimer 2013-03-13 17:03:18 +01:00
v8-query.cpp added TRI_SHARDING_COLLECTION_NOT_IMPLEMENTED macro 2014-01-14 14:04:29 +01:00
v8-query.h updated disclaimer 2013-03-13 17:03:18 +01:00
v8-vocbase.cpp Try to return a collections object after creation. 2014-01-16 16:18:13 +01:00
v8-vocbase.h removed unused resolver 2013-11-05 10:52:00 +01:00