Replies: 2 comments 5 replies
-
If both blocky instances have identical Redis sections they sync their caches. 👍 |
Beta Was this translation helpful? Give feedback.
5 replies
-
Related: how does DB (MySQL/Postgres) work for multiple instances? Is it safe to point all the instances to the same DB? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tried searching on GitHub and elsewhere but could not find any guide for Redis and Blocky.
I am looking for a basic guide (
what to write in the config.yml file
) to have 2 instances of blocky synchronisedMy Setup:
Could someone please guide me as to what the basic config.yml redis section needs to be to ensure that caching between the 2 instances is synced?
Will the redis section in both blocky instances be 100% identical? Or does each confg.yml for the Blocky instance have to be somehow specific?
Sorry... a newbie on the Redis stuff
Beta Was this translation helpful? Give feedback.
All reactions