How do you connect your chat to a google cloudb and others?

You probably won't be renting a cloudDB, but a redis instance. There are many commercial offerings, difficult to recommend one:

Some work done a while ago found that most commercial offerings of a redis database did not work with SSL using the MIT cloudDB component, even from redisLabs themselves.

You may have more success building your own redis server to work with the cloudDB component

or forget about the cloudDB component and try this:

1 Like