sql setup

This commit is contained in:
2026-05-26 00:47:01 -04:00
parent 981d26d003
commit 5714bec389
10 changed files with 325 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ If you're building a plugin that needs to talk to other servers, record stats, o
7. [07_RPC.md](07_RPC.md) - request/response between servers
8. [08_Commands.md](08_Commands.md) - the /networkcore admin command
9. [09_Operations_And_Security.md](09_Operations_And_Security.md) - auth token, what's not secured, ops checks
10. [10_Database.md](10_Database.md) - shared MySQL pool (HikariCP)
## Quick reference