Let’s build a NodeJS micro framework (Part III)

Learning to build an express like NodeJS framework …

Let's discuss tech

Are you interested in tech, software developement in particular? Please let’s talk about anything on hangout or skype.

Let’s build a NodeJS micro framework (Part II)

Learning to build an express like NodeJS framework …

Let’s build a NodeJS micro framework (Part I)

Learning to build an express like NodeJS framework …

MemDB; simple, fast and pure Javascript in memory database for Node JS.

This lightweight engine can be used in place of things like LevelDB, Redis while keeping things light and very simple. Internaly, memDB uses json as storage format with an opt-in support for encryption.