Skip to content

SQL storage for baskets

Choose a tag to compare

@darklynx darklynx released this 29 Jan 22:06
· 196 commits to master since this release
4a995d1

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.