itzg/docker-minecraft-server

World files only in tmpfs/shared memory

Open

#1.231 aberto em 27 de dez. de 2021

Ver no GitHub
 (18 comments) (0 reactions) (0 assignees)Shell (1.858 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (13.694 stars)
Métricas de merge de PR
 (Mesclagem média 15h 10m) (32 fundiu PRs em 30d)

Description

Enhancement Type

A completely new feature

Describe the enhancement

It would be spectacularly nice if i could store the world folder in RAM so that worldgen doesn't cause as much lag. This feature would obviously require the end user to use backups AND would require that the server restore from backup as a part of startup. Not sure how simple this would be to implement using what you've got, but it would be really nice, as the custom container i build now does this and I'd love to switch to your FAR FAR more mature and organized image here, but don't particularly want to go back to world on disk. :D

Guia do colaborador