SQL storage for baskets
Implemented support of SQL databases as a storage for baskets and collected HTTP requests. This allows to build more robust and scaleable solutions with Request Basket service by running multiple instances of the service that share the same database storage. See README.md for more details.