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
The serializer setting was renamed serialize, for compatibility with other cache engine.
The persistent_id setting was merged with persistent, which now takes false when disabled, and an identifier string when enabled. Like previously, all connection with the same persistent name will belong to the same persistent connection pool.