You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, RelStorage supports a cache-local-dir option that allows multiple instances to share the same cache directory. It's far from perfect (see zopefoundation/ZODB#163 for one), but it may be helpful to some.
I was trying to set only one persistent cache file among 2 instances but I got a lot of
LogError
exceptions when I tried to start the second one.I just want to know if this is possible or not:
The text was updated successfully, but these errors were encountered: