Hi EventStore community,
I was wondering what is the minimal useful memory footprint that can be achieved with GES running on Linux? Using default config, I’m seeing just under 700k if I’m reading this correctly?
$ ps -o rss,sz,vsz
RSS SZ VSZ
648 1110 4440
87256 171759 687036
Thanks all,
-Marc