medusa
https://github.com/medusajs/medusa
MDX
Building blocks for digital commerce
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
MDX not yet supported2 Subscribers
Add a CodeTriage badge to medusa
Help out
- Issues
- fix(test-utils): apply schema option to integration test runner config
- [Bug]: `@medusajs/test-utils`: `inApp` option is accepted but never used
- [Bug]: `@medusajs/test-utils`: `schema` option is exposed but not applied to Medusa config
- fix(test-utils): deprecate the dead inApp option of medusaIntegrationTestRunner
- [Bug]: locking-redis leaves partial multi-key acquires locked (forever without TTL), ABBA-deadlocks under awaitQueue, and releaseAll can delete another owner's lock
- fix(test-utils): resolve database credentials lazily
- [Bug]: `@medusajs/test-utils`: database baseline is inferred from the first `beforeEach`, which breaks sibling nested suites
- fix(locking-redis): order multi-key acquires, atomic releaseAll, same-owner reentrancy under awaitQueue
- [Bug]: `@medusajs/test-utils`: database credentials are captured at module load, ignoring runner `env`
- fix(core-flows): split reservations across stock locations + setReservationAllocations hook
- Docs
- MDX not yet supported