Wecatch officially released Turbo in 2016. For details, see why wecatch created the Turbo wheel at the back end. After that, wecatch added many features to Turbo:
- Support motor asynchronous call to MongoDB
- Support for sqlAlchemy
Python 3 is now supported from Turbo 0.4.8, including
- Python 3.3
- Python 3.4
- Python 3.5
- Python 3.6
Turbo is completely based on Tornado, so it can be said that Turbo provides a very complete solution on top of Tornado, and is simple enough. Turbo’s flexibility and scalability is suitable for very large projects, whether individual applications or microservices.
Turbo will provide more specific scenarios for MySQL and Redis in the future, aiming to make Turbo a more complete back-end solution on the Tornado technology stack.