Skip to content

ThinkGo 0.1.1

Compare
Choose a tag to compare
@leeqvip leeqvip released this 28 Jan 11:27
· 29 commits to master since this release
991903d

ThinkGo is a lightweight MVC framework written in Go (Golang).

New Features

Cache

  • a cache library,it currently supports redis, memory, and can customize the store adapter.