Commit Graph

3 Commits

Author SHA1 Message Date
Lunny Xiao 02c8a4b25d Move caches to manager (#1553)
Move caches to manager

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1553
2020-02-27 03:12:25 +00:00
Lunny Xiao 049a28cfb7 Add leveldb cache store (#1545)
Add leveldb cache store

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1545
2020-02-25 12:22:21 +00:00
Lunny Xiao bf25a77bca Merge core package back into the main repository and split into serval sub packages. (#1543)
Fix test

Improve fmt

update go.mod

Move core as a sub package

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1543
2020-02-24 08:53:18 +00:00