Use Redis for blocked servers list

This commit is contained in:
Jacob Gunther
2023-02-24 19:41:54 -06:00
parent d5f7c669b7
commit b2ffb03e1d
9 changed files with 130 additions and 107 deletions

View File

@@ -5,7 +5,7 @@ The REST server that powers the API for mcstatus.io. This repository is open sou
- [Git](https://git-scm.com/)
- [Go](https://go.dev/)
- [Redis](https://redis.io/) (*optional with caching disabled*)
- [Redis](https://redis.io/)
- [GNU Make](https://www.gnu.org/software/make/) (*optional*)
## Installation