bravoserver / bravo

UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol
http://bravoserver.org/
Other
205 stars 45 forks source link

Fix Chunk Caching #435

Open edunham opened 10 years ago

edunham commented 10 years ago

from a conversation in #bravo (https://gist.github.com/edunham/6856310)


< simpson>| * Chunk caching could be better. We currently have a null-cache strategy; I'd love to have an inigo or something similar providing a cache of chunks. This is easier than it sounds.