Hunt Framework 3.4.6 released, RESTful service and MVC supported!

zoujiaqing zoujiaqing at gmail.com
Wed Dec 29 08:53:28 UTC 2021


Hunt Framework is completely using D programming language (DLang) 
development of Web services Framework, can be very fast 
development of RESTful and MVC server applications, soon 2022 New 
Year's Day to further improve the stability of the version!  Hunt 
Framework 3.4.6 has accumulated problems since the last release 
for centralized fixes!

### The major changes are as follows:
1. Logger integration, reduce GC usage, optimize control log 
output at compile time
2. Perfect the ObjectPool module
3. Reconstruct the Redis connection pool based on ObjectPool
4. Reconstruct the Database connection pool based on ObjectPool
5. Upgrade compatible dependency container Poodinis version 8.1.x
6. Fix assertion exceptions that occur when the HashMap module 
processes more than 40,000 elements
7. Fix memory leaks in the ArrayList module
8. Fix invalid static file cache time parameters
9. Fix the problem that config configurations are frequently 
loaded
10. Other details are perfect

### Reference
Documentation: 
[https://github.com/huntlabs/hunt-framework-docs](https://github.com/huntlabs/hunt-framework-docs)
  Hunt Skeleton: 
[https://github.com/huntlabs/hunt-skeleton](https://github.com/huntlabs/hunt-skeleton)
  Package Repo: 
[https://code.dlang.org/packages/hunt-framework](https://code.dlang.org/packages/hunt-framework)
  Github: 
[https://github.com/huntlabs/hunt-framework](https://github.com/huntlabs/hunt-framework)



More information about the Digitalmars-d-announce mailing list