Skip to content

TreeFrog Framework version 1.26.0 release

Compare
Choose a tag to compare
@treefrogframework treefrogframework released this 19 Oct 05:14
· 886 commits to master since this release
  • Added cache modules by SQLite, MongoDB and Redis.
  • Updated LZ4 compression algorithm to 1.9.2.
  • Fix a compilation error on Ubuntu 19.10.
  • Changed the epoll module from multi-thread to single thread architecture.
  • Performance improvement.