Skip to content

first release of qlib-server

Latest
Compare
Choose a tag to compare
@you-n-g you-n-g released this 24 Sep 04:00
· 14 commits to main since this release
0596701

Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.