Commit Graph

8 Commits

Author SHA1 Message Date
John Yeo
10cccb0dcf addressed code review changes, fix check 2026-03-13 16:04:29 +00:00
John Yeo
1aecdaced2 fix: imports 2026-02-18 18:46:19 +00:00
John Yeo
1d7c22203c merged from dev 2026-02-17 18:50:24 +00:00
John Yeo
e6077458a2 feat: new attach / update subscription params 2026-02-17 12:48:11 +00:00
John Yeo
90b427b8de ultimate monorepo setup 2026-02-16 12:09:51 +00:00
John Yeo
d4099508de feat: new customer object 2026-02-13 15:50:07 +00:00
John Yeo
a005f6d879 refactor: separate subscriptions from customer cache
- Split subscription data into separate cache keys for better performance
- Updated cache utilities to handle subscriptions independently
- Modified Lua scripts to manage separate subscription cache entries
- Updated API models and expand logic for separated subscriptions
- Fixed test utilities to match new data structure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 10:28:02 +00:00
John Yeo
71cca85819 chore polishing up open api and plan methods 2025-11-13 12:05:16 +00:00