Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(RedisBroker): discordjs/core gateway impl#11005

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
didinele wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromfeat/redis-broker-core-gateway-impl

Conversation

@didinele
Copy link
Member

Supersedes#9541

Totally new approach. I'd like for#11001,#11002,#11004 to be merged first. I especially want reviews on the docs side and thoughts on if we can provide better DX around this sort of thing 👀

@vercel
Copy link

vercelbot commentedJul 18, 2025

The latest updates on your projects. Learn more aboutVercel for Git ↗︎

2 Skipped Deployments
NameStatusPreviewCommentsUpdated (UTC)
discord-js⬜️ Ignored (Inspect)Jul 18, 2025 6:56pm
discord-js-guide⬜️ Ignored (Inspect)Jul 18, 2025 6:56pm

@didinele
Copy link
MemberAuthor

If anyone has any clue what is happening with that CI failure, I'd appreciate it! It fails locally too but I can't quite figure out why.

@JiraliteJiralite added this to thebrokers 2.0.0 milestoneJul 19, 2025
import type { Gateway, GatewayDispatchPayload, GatewayDispatchEvents, GatewaySendPayload } from '@discordjs/core';
import type { ManagerShardEventsMap, WebSocketShardEvents } from '@discordjs/ws';
import { AsyncEventEmitter } from '@vladfrangu/async_event_emitter';
import type { PubSubRedisBroker } from '@discordjs/brokers';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

should fix the build

Suggested change
importtype{PubSubRedisBroker}from'@discordjs/brokers';
importtype{PubSubRedisBroker}from'./PubSubRedis.js';

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@almeidxalmeidxalmeidx left review comments

At least 3 approving reviews are required to merge this pull request.

Assignees

No one assigned

Projects

Status: Todo

Milestone

brokers 2.0.0

Development

Successfully merging this pull request may close these issues.

4 participants

@didinele@almeidx@Jiralite

[8]ページ先頭

©2009-2025 Movatter.jp