-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Milestone
Description
π§ Internalizing async-rediscache into pydis_core
Given that the upstream async-rediscache package has become largely unmaintained ποΈ and no longer receives timely updates or fixes π, it would be prudent to internalize its functionality within our own project.
By moving the relevant components into a vendored utility inside pydis_core π¦, we can ensure:
- Long-term stability π‘οΈ - No more waiting on abandoned dependencies
- Maintained compatibility π - Better integration with the rest of our codebase
- Freedom to improve β¨ - Make necessary enhancements without depending on external maintenance
This approach also allows us to:
- Control versioning π― - Manage releases on our own schedule
- Apply patches as needed π©Ή - Quick fixes without upstream delays
- Simplify dependency management π - One less external dependency to worry about
Moving forward, this strategic decision will give us greater autonomy π and reduce technical debt associated with unmaintained dependencies! πͺ
Metadata
Metadata
Assignees
Labels
No labels