Using sentry as a clustered application

I am using sentry in my project and want to know How I can use as a cluster in two servers . My idea is to have two sentry instance serving from two servers and to have a common redis and postgres db for two sentry instances. Is it possible to setup the environment like this ? If no what is the best possible way ?