karsto / glew

A glorified project generator. Give it some models, out comes a low level api and vue admin ui.
0 stars 0 forks source link

generate interfaces and cache wrapper for dal/controller/service #3

Open ashtonian opened 4 years ago

ashtonian commented 4 years ago

Need to generate an interface for each code layer as a whole and potentially per vertical if possible. This will allow for better swap ability for glew and also the product code, the ability to create different drivers and also a cache layer for dal and for etags at controller level.

related https://github.com/karsto/glew/issues/2

ashtonian commented 4 years ago

SQLLite and Redis Support

ashtonian commented 4 years ago

generated interfaces and updated model.