Skip to content
Henrique Recidive edited this page Nov 4, 2013 · 1 revision

Type: a resource type is an entity responsible for creating and managing resources, it's similar to the concept of collections in NoSQL space.

Resource: an item of some type.

Extension: grouped logic that extends the application or other extensions in some way, add some feature or modify existing data or behavior.

Storage: each resource type has a storage for saving its data. Example of storages are the Memory Storage and MongoDB Storage.

Clone this wiki locally