itzg/docker-minecraft-server

World files only in tmpfs/shared memory

Open

#1,231 创建于 2021年12月27日

在 GitHub 查看
 (18 评论) (0 反应) (0 负责人)Shell (1,858 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (13,694 star)
PR 合并指标
 (平均合并 15小时 10分钟) (30 天内合并 32 个 PR)

描述

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

贡献者指南