Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
v2.2.0
-
None
-
(Please add steps to reproduce)
Description
Description
Saving big payloads (bigger than 64kb are not saved in cache)
Additional details
When saving big payloads more than 64kb, changes are updated/saved in CouchDB, but aren't
visible in cache (nothing changed). Then when we execute stub.getState("someID") nothing has been returned
or old revision (smaller than 64kb) will be returned.