Skip to content

feat: add redis and helpers#345

Merged
qamarq merged 8 commits intobetafrom
feat/add-redis
Mar 31, 2026
Merged

feat: add redis and helpers#345
qamarq merged 8 commits intobetafrom
feat/add-redis

Conversation

@qamarq
Copy link
Copy Markdown
Member

@qamarq qamarq commented Mar 29, 2026

No description provided.

qamarq added 3 commits March 29, 2026 18:11
- Renamed variable `ctx` to `context` in `updateUser` action for clarity.
- Changed type definitions from `type` to `interface` for `UsosLecturer` and `LecturerDTO` in `get-lecturer.ts` for consistency and better extensibility.
- Updated conditional rendering in `ProfilePage` to use a ternary operator for better readability.
- Modified promise handling in `SharePlan` to use an async function for improved error handling.
- Refactored `FieldSeparator` and `FieldError` components to use Boolean checks and async memoization for better performance.
- Simplified localStorage item check in `signOut` function by using `startsWith` instead of slicing.
- Changed type definition from `type` to `interface` for `GetOrSetRedisOptions` in `get-set.ts` for consistency.
- Made `sleep` function async for better clarity in `getOrSetRedis`.
- Improved retry strategy in Redis configuration for better readability.
- Renamed `params` to `parameters_` in `fetchUsosApi` for clarity and updated related references.
@qamarq qamarq merged commit 6ebdf70 into beta Mar 31, 2026
1 of 4 checks passed
@qamarq qamarq deleted the feat/add-redis branch March 31, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant