We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ChunkStore
Currently the proxy just drops older data as memory becomes scarce.
It should instead instantiate an actual store with proper garbage collection so that static data always sticks around.
Would also probably fix: