Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Knownodes architecture overview

Garbash edited this page Sep 26, 2013 · 1 revision

Knownodes is composed of the following layers:

  • The DB layer: Which is mostly a Neo4j instance hosted on Heroku( although there's also a mongoDB instance for handling files)

  • The server layer: Node.js hosted on AppFog(or your local machine)

  • The server-db management layer: as shown in

Clone this wiki locally