antao
|
f58d73991f
|
Improve transmission efficiency
|
2018-12-30 22:18:20 +08:00 |
|
an-tao
|
ed70959fe5
|
Modify the HttpResponseImpl class
|
2018-12-30 21:08:20 +08:00 |
|
antao
|
b0dd2d4b75
|
Add the mutex protection for http response
|
2018-12-30 20:56:52 +08:00 |
|
antao
|
d8c932218a
|
Move callbacks into lambdas
|
2018-12-30 15:16:27 +08:00 |
|
antao
|
13c5fca57e
|
Update the README and the version
|
2018-12-30 10:44:47 +08:00 |
|
antao
|
11059de103
|
Update the .travis.yml
|
2018-12-30 10:30:10 +08:00 |
|
An Tao
|
713835bd82
|
Merge pull request #18 from an-tao/sqlite
Add support for sqlite3
|
2018-12-30 10:25:49 +08:00 |
|
an-tao
|
3f3602ffd5
|
Update the submodule trantor
|
2018-12-30 10:17:01 +08:00 |
|
an-tao
|
851e6d6647
|
Fix compiler warnings in Linux
|
2018-12-29 18:12:13 +08:00 |
|
antao
|
36f7f3331b
|
Merge branch 'sqlite' of https://github.com/an-tao/drogon into sqlite
|
2018-12-29 18:02:56 +08:00 |
|
antao
|
926ac48b49
|
Modify drogon_ctl
|
2018-12-29 18:02:39 +08:00 |
|
an-tao
|
3f5b492858
|
Fix a bug in Linux
|
2018-12-29 17:36:41 +08:00 |
|
antao
|
bc52c121d5
|
Add sqlite3 support to the configuration file
|
2018-12-29 17:17:50 +08:00 |
|
antao
|
3dc6e6c6c1
|
Modify eventloop in the Sqlite3Connection class
|
2018-12-29 16:56:50 +08:00 |
|
antao
|
787120dda4
|
Add support for sqlite3 models
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
99a03159c5
|
Fix bugs of the Sqlite3ResultImpl class
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
9ee1ee929c
|
Update the drogon_ctl command to support sqlite3
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
6db8df6bc0
|
Sqlite3 works, needs more testing
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
161a964238
|
Start adding sqlite3 support
|
2018-12-29 13:12:36 +08:00 |
|
antao
|
bd5cd65c6a
|
Promote performance
|
2018-12-29 13:12:03 +08:00 |
|
antao
|
3ecd0c0e51
|
Update the submodule trantor
|
2018-12-28 18:22:30 +08:00 |
|
antao
|
7e0dcceff1
|
Recover accidentally deleted files
|
2018-12-26 11:09:25 +08:00 |
|
antao
|
47eee286c2
|
Add some comments
|
2018-12-25 18:23:33 +08:00 |
|
antao
|
fd4b414a17
|
Remove a unused file
|
2018-12-25 17:21:44 +08:00 |
|
antao
|
a64980f12f
|
Remove unused variables
|
2018-12-25 16:12:29 +08:00 |
|
antao
|
21be428e51
|
Add mutex protection to the pushRquestToPipeLine() method
|
2018-12-25 11:26:44 +08:00 |
|
antao
|
fb5bbde277
|
Modify something to improve performance
|
2018-12-24 15:06:05 +08:00 |
|
antao
|
e69697466d
|
Update the submodule trantor
|
2018-12-24 10:47:20 +08:00 |
|
antao
|
3d8d74b78c
|
Modify config.csp of the drogon_ctl command
|
2018-12-24 09:44:29 +08:00 |
|
antao
|
e18206304d
|
Fix a compiler warning on 32bit linux
|
2018-12-21 18:34:05 +08:00 |
|
antao
|
cad3e7f5a0
|
Remove a file
|
2018-12-21 15:59:42 +08:00 |
|
antao
|
67966a7bfe
|
Modify the README
|
2018-12-21 14:50:30 +08:00 |
|
Charlie Root
|
da13938f51
|
Adapt to FreeBSD
|
2018-12-21 22:23:24 +08:00 |
|
antao
|
432cd4deb9
|
Change the verstion to 0.9.10
|
2018-12-19 16:03:45 +08:00 |
|
antao
|
7b37d8fef7
|
Update the submodule trantor
|
2018-12-19 16:01:34 +08:00 |
|
antao
|
2126d1a394
|
Update trantor using kqueue in MacOS
|
2018-12-19 13:58:35 +08:00 |
|
an-tao
|
ee4853d8f8
|
Update trantor
|
2018-12-18 22:14:23 +08:00 |
|
antao
|
8b461326d8
|
Modify the ConfigLoader.cc file
|
2018-12-17 14:22:25 +08:00 |
|
antao
|
c9f842fe93
|
Modify the help information of the drogon_ctl
|
2018-12-15 21:37:08 +08:00 |
|
antao
|
2f7fe56814
|
Modify the drogon_ctl
|
2018-12-15 21:21:39 +08:00 |
|
antao
|
327a7a2f75
|
Add benchmark code to the examples path
|
2018-12-15 20:05:19 +08:00 |
|
an-tao
|
0c2e969409
|
Modify the README file
|
2018-12-12 21:01:52 +08:00 |
|
an-tao
|
2989168612
|
Merge pull request #16 from an-tao/debug
Fix a bug of PostgreSQL connections.
|
2018-12-11 15:23:52 +08:00 |
|
antao
|
53b3eb217f
|
Debug postgresql connections
|
2018-12-11 15:06:04 +08:00 |
|
antao
|
7132cb32ca
|
Fix a bug of Mapper<>
|
2018-12-11 13:58:17 +08:00 |
|
an-tao
|
7513089055
|
Merge pull request #15 from an-tao/transaction
Add the callback for a transaction commit
|
2018-12-10 18:37:26 +08:00 |
|
antao
|
ed8d05de33
|
Add the callback for a transaction commit
|
2018-12-10 18:33:14 +08:00 |
|
antao
|
3d24285339
|
Modify the ListParaView.csp
|
2018-12-07 19:40:47 +08:00 |
|
antao
|
71faac9fb2
|
Modify the drogon_ctl
|
2018-12-07 19:08:17 +08:00 |
|
antao
|
d242b05cb9
|
Modify file comments
|
2018-12-07 15:53:31 +08:00 |
|