Skip to content

Add InferDI to the plugins list - #28

Merged
gaurishhs merged 1 commit into
elysiajs:mainfrom
maxrendel:add-inferdi-elysia
Sep 12, 2026
Merged

Add InferDI to the plugins list#28
gaurishhs merged 1 commit into
elysiajs:mainfrom
maxrendel:add-inferdi-elysia

Conversation

@maxrendel

@maxrendel maxrendel commented Sep 5, 2026

Copy link
Copy Markdown

By submitting this pull request, I promise I have read the contribution guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖

Description

Adds InferDI, a type-safe dependency injection adapter with per-request scopes and automatic disposal, to the Plugins section.

Related work

A separate pull request, elysiajs/documentation#856, proposes adding the same adapter to the official community plugins overview. The two pull requests are independent.

Checklist

  • This pull request contains a single suggestion.
  • The entry was added to the bottom of the relevant category.
  • The link points to the GitHub repository.
  • The description is short, descriptive, and correctly formatted.
  • Spelling, grammar, and whitespace were checked.

Summary by CodeRabbit

  • Documentation
    • Added the InferDI plugin to the Plugins list.
    • Included a link to its repository and a brief description of its type-safe dependency injection features, per-request scopes, and automatic disposal.

@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 861261ab-7115-41ec-aa17-1a2013d70b30

📥 Commits

Reviewing files that changed from the base of the PR and between 8a424ea and a348a61.

📒 Files selected for processing (1)
  • readme.md

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The README now lists the InferDI plugin with a repository link and a description of its type-safe dependency injection features.

Changes

InferDI Plugin Listing

Layer / File(s) Summary
Add InferDI to plugin list
readme.md
Adds InferDI to the Elysia plugins list. The entry describes type-safe dependency injection, per-request scopes, and automatic disposal.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to a348a

This adds a verified InferDI plugin listing to the README without changing runtime behavior or public APIs. No merge-blocking risk remains.

Suggested reviewers: dave93, tornado-softwares

Poem

InferDI joins the plugin parade ♡
Dependencies line up, neatly made~
Request scopes dance in place
Disposal finishes with grace
A tiny README change, so smugly displayed ( ̄▽ ̄)♡

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly and concisely describes the main change: adding InferDI to the plugins list.
Description check ✅ Passed The description includes the required contribution-guidelines statement and provides relevant details about InferDI, related work, and the repository checklist.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gaurishhs
gaurishhs merged commit fa1ff61 into elysiajs:main Sep 12, 2026
1 check passed
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