mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-27 12:45:59 +01:00
Add list of storage options to README, and mark postgres as experimental
This commit is contained in:
parent
09cc25aff2
commit
dd1add1d25
@ -16,3 +16,10 @@ The following target platforms are supported:
|
|||||||
- Forge v1.10.2 - via Dynmap-<version>-forge-1.10.2.jar mod
|
- Forge v1.10.2 - via Dynmap-<version>-forge-1.10.2.jar mod
|
||||||
- Forge v1.11.2 - via Dynmap-<version>-forge-1.11.2.jar mod
|
- Forge v1.11.2 - via Dynmap-<version>-forge-1.11.2.jar mod
|
||||||
- Forge v1.12.2 - via Dynmap-<version>-forge-1.12.2.jar mod
|
- Forge v1.12.2 - via Dynmap-<version>-forge-1.12.2.jar mod
|
||||||
|
|
||||||
|
# Data Storage
|
||||||
|
Dynmap supports the following storage backends:
|
||||||
|
- Flat files: The default for a new installation
|
||||||
|
- SQLite
|
||||||
|
- MySQL
|
||||||
|
- PostgreSQL: EXPERIMENTAL
|
||||||
|
Loading…
Reference in New Issue
Block a user