caroo7 / Caro-robot

Web application responsible for presenting books which are on promotion in different bookshops. Another functionality is retrieving necessary data using parsers.
GNU General Public License v3.0
0 stars 0 forks source link

Feature/database/duplication #33

Closed sledzgrzegorz closed 8 years ago

sledzgrzegorz commented 8 years ago

This PR contains changes associated with caching books and authors. When parser application starts working it performs some additional operations to avoid sending duplicated request to database for saving some objects.

LazyScoundrel commented 8 years ago

:+1: