<div dir="ltr">Hello everyone,<div><br></div><div>I&#39;m fixing some issues on the MongoDB cachestore configuration (v5.3). I&#39;ve written a test [1] to check that the value I&#39;ve added in the cache is correctly persisted into my MongoDB collection. </div>
<div><br></div><div>The problem is that when comes at the &quot;assert&quot; time, the value put in the cache has still not been stored in MongoDB.</div><div><br></div><div>So how can I do to have the value directly persisted into the cache store database ?</div>
<div><br></div><div>Thanks</div><div>Guillaume</div><div><br></div><div>[1] <a href="https://gist.github.com/gscheibel/8138722">https://gist.github.com/gscheibel/8138722</a></div></div>