Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature planning: QLC expansion #550

Open
jchristgit opened this issue Apr 19, 2024 · 0 comments
Open

Feature planning: QLC expansion #550

jchristgit opened this issue Apr 19, 2024 · 0 comments

Comments

@jchristgit
Copy link
Collaborator

Our existing QLC implementations allow developers to query and search our cache
for members, guilds, and users.

We could maybe go even further. We could implement QLC tables for querying
state that's retrieved opportunistically from the Discord API or backfilled
into the cache. For instance, a bot that wants to search recent messages for
messages sent by a certain author on a guild could benefit from a message QLC
table which would, in the background, stream the bulk retrieve messages
endpoint.

We should plan out what functionality we envision here and how we want to
expose it to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant