Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Noah Features in General (scratchpad)

jordansissel edited this page Nov 6, 2011 · 4 revisions

(this is some brainstorming lusis and jordansissel did while talking dirty about data models and patches to Noah)

  • Infrastructure Schemas: Store your CMDB data in Noah - Hosts, config settings, etc.
  • Links: Any object can be linked to any other object. Noah should provide some kind of graph (the CS Theory 'graph') features
  • Observer/Observable pattern - Watchers to watch for changes. Watchers can observe patterns/paths/namespaces in addition to specific objects.

Functional goals:

  • Should be easy to support multitenancy (namespacing, access control)
  • Should easily support custom schemas (not everyone's business is the same)
Clone this wiki locally