Details
Description
Need to investigate if JDK Serialization OOTB is the best way to preserve ShoppingCart state or not?
Need to look into Externalizable, XML, JSON or maybe custom libraries for serialisation.
This task requires looking into alternatives and create a benchmark (use something like Caliper project) to determine the most efficient way and how much gain if any it will bring.
Attachments
Issue Links
- links to
-
YC-410 Provide centralised storage for ShoppingCart as opposed to cookie
- Closed