tdp-ah-storage-adapter
v0.0.1-alpha
Published
A caching storage adapter module written in NodeJS which wraps/uses JugglingDB ORM and is built specifically for use with the awesome ActionHeroJS API
Downloads
3
Readme
#TDPAHStorageAdapter#
##Status## DO NOT USE! This module is in heavy development and thus will not work and/or is subject to large-scale changes.
##Overview##
TDPAHStorageAdapter is a storage adapter module written in NodeJS which wraps/uses JugglingDB ORM and is built specifically for use with the awesome ActionHeroJS API server.
TDPAHStorageAdapter has a caching layer which helps to reduce the number of queries which hit the database layer.