Aura
Aura
> Any plan for async cache methods eventually so we can offload cache out of the process memory to something like Redis? We haven't discussed anything about that matter in...
A few more things that also need to be discussed: 1. Should we do raw-data transformations? Besides excluding any array since they'll most likely be stored... in stores (2.iii). Things...
Superseded by #8510, which includes the requested changes.
Are you able to reproduce this issue with discord.js v13.3.1? I'm rewriting the sharder so it'd be helpful to know if the issue still persists.
> > **Why did Components and Embeds get moved to builders at all?** Like it or not, building a component or embed is not at all the same use-case as...
I fail to see where you see cluster being the only/forced option to use, @meister03, it's simply a strategy. If somebody wants to use cluster over child processes, they're free...
This PR needs a rebase.
`StringResolvable` is being used for message sending and editing, both of which are changing in https://github.com/discordjs/discord.js/pull/5758 Once the PR has landed, this can be updated and fix two breaking changes...
Oh, yeah mb, I thought this was a PR for updating Commando for v13.
It's still in there: https://github.com/discordjs/discord.js/blob/master/src/util/Util.js#L403 Are you sure you didn't change back to 12.5.3?