Skip to content

Ratelimiting refactor#60

Merged
lcsmuller merged 5 commits intoupdate_depsfrom
ratelimiting_refactor
Apr 23, 2022
Merged

Ratelimiting refactor#60
lcsmuller merged 5 commits intoupdate_depsfrom
ratelimiting_refactor

Conversation

@lcsmuller
Copy link
Collaborator

@lcsmuller lcsmuller commented Apr 23, 2022

What?

Create a struct discord_ratelimiter datatype to encompass all ratelimiting related data, and replace hard to read dependencies (uthash.h).

  1. Reorganize and modularize discord-adapter_ratelimit.c
  2. Replace uthash.h with chash.h

Why?

Improve comprehension and readability.

@lcsmuller lcsmuller added bug Something isn't working enhancement New feature or request labels Apr 23, 2022
@lcsmuller lcsmuller marked this pull request as ready for review April 23, 2022 23:56
@lcsmuller lcsmuller merged commit bb0a121 into update_deps Apr 23, 2022
@lcsmuller lcsmuller deleted the ratelimiting_refactor branch April 23, 2022 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant