1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-07-13 13:24:04 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
cuihaikuo
3084f6bbca Postgresql port setting 2017-01-16 16:28:02 +08:00
cuihaikuo
8d586a7b5e Fix pgsql memory occupation problem 2017-01-11 16:52:44 +08:00
Jiaqiang Xu
36deb86713 Fix SQLite "database is locked" problem. 2016-10-30 10:24:13 +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
ed8404c061 Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00