summaryrefslogtreecommitdiff
path: root/deps/discord-haskell/docs/cache.md
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2023-11-16 19:06:43 -0500
committerLLLL Colonq <llll@colonq>2023-11-16 19:06:43 -0500
commitdcef0b65069fb38fd0f6c4382353167f603ebff1 (patch)
tree45954ffe308c3dd056e6af4f734e6d2af89e5856 /deps/discord-haskell/docs/cache.md
Initial commit
Diffstat (limited to 'deps/discord-haskell/docs/cache.md')
-rw-r--r--deps/discord-haskell/docs/cache.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/discord-haskell/docs/cache.md b/deps/discord-haskell/docs/cache.md
new file mode 100644
index 0000000..c3f91b5
--- /dev/null
+++ b/deps/discord-haskell/docs/cache.md
@@ -0,0 +1,7 @@
+### Cache
+
+The cache (`readCache`) is currently deprecated.
+
+It's capable of working, but the code to update is not written.
+
+Current source code is at [Discord.Internal.Gateway.Cache](../src/Discord/Internal/Gateway/Cache.hs)