Skip to content

ashwani-dumca/homifyBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Flow :

datacache directory : ProductDataCache, ProfessionalDataCache are basically cache to hold the data for our application Controller will call specific service APIs which will use ProductDao, ProfessionalDao interface to serve the requests. The dao layer will use the caches as a data store, for a large application we can chose to persist the data in the databases etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages