This website requires JavaScript.
Explore
Help
Register
Sign In
Mrixs
/
trip-planner
Watch
1
Star
0
Fork
0
You've already forked trip-planner
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5842667fffb95d4e8135bd0d91366c1402d95237
trip-planner
/
internal
/
cache
History
Vladimir Zagainov
5842667fff
feat: Implement user preferences (saved cities, search history) with Redis storage and API handlers
2026-08-17 14:30:54 +03:00
..
preferences.go
feat: Implement user preferences (saved cities, search history) with Redis storage and API handlers
2026-08-17 14:30:54 +03:00
store_test.go
feat: implement cache-aside layer with Redis cache interface, cache keys, TTL policies, and tests
2026-08-13 19:55:02 +03:00
store.go
feat: Implement basic caching layer with cache-aside pattern for /search results
2026-08-16 14:53:33 +03:00