Skip to main content
Version: 2.8.x(Latest)

📄️ v0.3 2018-08-07

New features, improvements, and bug fixes in version v0.3 of the GoFrame framework. New features include the addition of a DES encryption/decryption package, Golang client for Kafka, and an object reuse pool. Improvements cover the refactoring of network communication packages, database query caching features, HTTP client account password settings, and enhanced server routing matching rules. Additionally, various packages and functions have been optimized to improve system performance and stability.

📄️ v0.2 2018-05-21

This version v0.2 includes multiple new features and updates, such as the graceful restart feature for the GoFrame framework, the gflock file lock module, the gproc process management module, and the powerful gpage pagination management module. Additionally, new features include multi-port listening for ghttp.Server and the gspath directory search tool. Function improvements cover enhanced gredis client, performance optimization of gdb methods, and enhanced request logging in the ghttp package. Various issue fixes ensure the stability and reliability of the GoFrame framework.