Skip to content

Commit

Permalink
docs(storage): Update storage-cache reference
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Aug 22, 2021
1 parent d54af1f commit 23b351c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ latest release).

Depending on your set-up, you may want the server to cache some of the data,
reducing the load on your database and speeding up server responses.
[bgio-storage-cache](https://github.com/delucis/bgio-storage-cache) offers
[@boardgame.io/storage-cache](https://github.com/boardgameio/storage-cache) offers
a basic caching model compatible with any boardgame.io database connector.

### Writing a Custom Adapter
Expand Down

0 comments on commit 23b351c

Please sign in to comment.