1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-09-13 13:32:19 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
cuihaikuo
1eef7c5711 cli add admin 2016-10-24 18:00:44 +08:00
Jiaqiang Xu
14035406a7 Don't use 'as' syntax in SQL. 2016-10-09 16:12:36 +08:00
Jiaqiang Xu
312e152703 Fix db connection pool bug. 2016-10-05 18:33:03 +08:00
Jiaqiang Xu
52c52a63d5 Replace sqlite_unlock_notify with timed retry. 2016-08-27 13:49:20 +08:00
Jiaqiang Xu
51bde41209 Conditional compile MySQL and PostgreSQL support. 2016-08-20 17:50:06 +08:00
Jiaqiang Xu
48c3f5edef Add connection pool for db. 2016-08-20 15:30:25 +08:00
Jiaqiang Xu
9e422626fd Include headers files in net/common to tarball. 2016-08-19 16:54:23 +08:00
Jiaqiang Xu
ed8404c061 Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00