I need to store a shared config for my web app. But I want to avoid using additional services, like Redis or even RDBMS.
In java I\'ve used Hazelcast - it\'s written