Sybren A. Stüvel 8ff10828c6 Cache (project_id, node_type_name) -> project mapping per request.
When returning many nodes of the same project and same node type, this
prevents us from doing the same request over and over to MongoDB,
increasing performance.
2016-05-23 15:18:23 +02:00
..