alexjpaz / liftit

💪 CRUDy Gym weight / max application
https://liftit.alexjpaz.com
1 stars 1 forks source link

Client side dynamodb documentClient is slooooow #8

Closed alexjpaz closed 8 years ago

alexjpaz commented 8 years ago

Moved off of dynamodb as main json store. Large complex data sets were causing the persistence layer to hang because of serialization.