Hi again, and still thank you for this awesome library.
I think it is my latest question for SlimFaas:
https://github.com/AxaFrance/SlimFaas
I would like for security reason for some scenario to be able to set up raft cluster in full memory mode instead of hard disk usage. I would like to be able to set à mode whithout any disk write (like we can do with redis)
May you indicate to me the procedure to follow? Class to overload, ect. Or may be it is already possible to do by using MemoryBased implementation and configuration?
Regards,