@logicalroute/dataconnector
v1.0.1
Published
Library for connecting to certain data sources
Downloads
11
Readme
DataConnector currently just exposes a mysql query function with some inbuilt redis caching.
Several changes to this are needed, primarily separating the caching, allowing the user to execute non-cached SELECT's etc. as the cache isn't always viable and it should be able to be controlled better rather than forced in.
