Very Proud of Storat Development Team. We released an important session driver to the open source community that can help improve user session management performance by more than 1000%. Previously we ran User Sessions on Redis. But as our community grew, this had an impact on performance of the website. The team did an optimization research and decided to move User Sessions to DynamoDB, a NOSQL Database that provides the highest level of performance for similar workloads. You can download the code from: https://github.com/oryxcloud/
A small contribution, but much more to come in the future. The Open Source movement and community was vital to the success of Storat as 100% of our workload is running on Open Source Technology (MySQL, Redis, Laravel, Linux, nginx, and many more). We are happy to pay back to the community by sharing some of our best practices and important code for free reuse.