mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-28 14:31:52 +00:00
feat: Add Image in Article
This commit is contained in:
parent
dd8a19de73
commit
864ce4bb42
@ -23,6 +23,9 @@ A Minecraft cluster is a Minecraft server network that consists of multiple Mine
|
||||
|
||||
A Minecraft cluster consists of several components.
|
||||
|
||||
<!-- Image -->
|
||||

|
||||
|
||||
#### Master database
|
||||
First, there is the master database. This database allows servers to store data in a central location that all servers can access. Servers store chunks, maps, level.dat, player data, banned players, and more in this database. This database also records which chunk belongs to which server and coordinates communication between servers.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user