Skip to content

feat(redis): Support setex command in caching functionality #12380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 6, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Jun 6, 2024

Follow-up for #12348

@s1gr1d s1gr1d requested review from mydea and andreiborza June 6, 2024 09:40
Copy link
Contributor

github-actions bot commented Jun 6, 2024

size-limit report 📦

Path Size
@sentry/browser 21.8 KB (0%)
@sentry/browser (incl. Tracing) 32.85 KB (0%)
@sentry/browser (incl. Tracing, Replay) 68.42 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.71 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 72.47 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 84.59 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 86.43 KB (0%)
@sentry/browser (incl. metrics) 25.99 KB (0%)
@sentry/browser (incl. Feedback) 37.96 KB (0%)
@sentry/browser (incl. sendFeedback) 26.39 KB (0%)
@sentry/browser (incl. FeedbackAsync) 30.94 KB (0%)
@sentry/react 24.57 KB (0%)
@sentry/react (incl. Tracing) 35.88 KB (0%)
@sentry/vue 25.81 KB (0%)
@sentry/vue (incl. Tracing) 34.68 KB (0%)
@sentry/svelte 21.93 KB (0%)
CDN Bundle 23.16 KB (0%)
CDN Bundle (incl. Tracing) 34.56 KB (0%)
CDN Bundle (incl. Tracing, Replay) 68.49 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 73.65 KB (0%)
CDN Bundle - uncompressed 68.16 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 102.34 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 212.23 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 224.7 KB (0%)
@sentry/nextjs (client) 35.23 KB (0%)
@sentry/sveltekit (client) 33.47 KB (0%)
@sentry/node 115.47 KB (-0.01% 🔽)
@sentry/node - without tracing 94.57 KB (-0.01% 🔽)
@sentry/aws-serverless 103.75 KB (-0.01% 🔽)

@s1gr1d s1gr1d merged commit 2ec4056 into develop Jun 6, 2024
95 checks passed
@s1gr1d s1gr1d deleted the sig/ioredis-setex branch June 6, 2024 11:47
billyvg pushed a commit that referenced this pull request Jun 10, 2024
feat(redis): Support `setex` command in caching functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants