Web application responsible for presenting books which are on promotion in different bookshops. Another functionality is retrieving necessary data using parsers.
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.
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.