cordis-lib / cordis

Modular, micro-service based Discord API wrapper written in TS.
https://cordis.js.org
Other
29 stars 1 forks source link

fix(gateway/gateway-service): remove built-in caching #52

Closed didinele closed 3 years ago

didinele commented 3 years ago

Please describe the changes this PR makes and why it should be merged: This PR removes built-in Guild caching done by @cordis/gateway, allowing the user to handle cache themselves.

Closes #50

Status and versioning classification:

Note: This being a breaking change, please do not merge yet.