diff options
Diffstat (limited to 'deps/discord-haskell/docs/cache.md')
| -rw-r--r-- | deps/discord-haskell/docs/cache.md | 7 |
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) |
