noobs-core

1.0.6 • Public • Published

This is an image

noobs core

The noobs core project encapsulates infrastructure enables that allows for faster (hopefully) development of applications.

What makes this framework different is that although the default run condition for Noobs core uses embedded and simple version of the default services so it can be run without any external dependancies, it can be scaled up to use enterprise components without any changes to the using application.

Components

The following services are available for any application to use:

  • Configuration : The configuration service is used for any config file based operations. It uses the standard config package.

  • Caching : The caching service enables caching operations. The default implementation uses a volatile in memory implementation.

  • Data Access : The data access service enables database operations. The default implementation stores data on the local drive or In Memory (volatile).

  • Data Access : The data access service enables database operations. The default implementation stores data on the local drive or In Memory (volatile).

Readme

Keywords

none

Package Sidebar

Install

npm i noobs-core

Weekly Downloads

1

Version

1.0.6

License

ISC

Unpacked Size

71 MB

Total Files

1503

Last publish

Collaborators

  • stephenbooysen