cristighr1995 / Holiholic

A trip planner and travel guide application which offers activity suggestions and personalized day plans based on user’s preferences and profile.
Apache License 2.0
2 stars 0 forks source link

Cache the results #31

Open cristighr1995 opened 5 years ago

cristighr1995 commented 5 years ago

For having a better time performance, we need to cache the results in the database module for faster access. This task will include the caching for multiple modules.