Commit Graph

540 Commits

Author SHA1 Message Date
ywang1111 7f1bd6ff14 fix: bugs in IVBlockManager & ISBlockManager 2018-10-04 13:37:14 +08:00
ywang1111 c5e4ff6814 fix: bugs in IVBlockManager 2018-10-04 00:54:18 +08:00
ywang1111 6e8f35629e Merge branch 'dev' into ywang 2018-10-03 23:50:05 +08:00
liwenjie 2822375ad9 Merge branch 'dev' of https://github.com/pkumod/gStore into dev 2018-09-30 22:49:27 +08:00
liwenjie 423f8349c9 merge lijing's work and suxunbing's work 2018-09-30 22:49:13 +08:00
liwenjie 1d55d54d4c Merge branch 'lijing' of https://github.com/pkumod/gStore into lijing 2018-09-30 22:40:41 +08:00
liwenjie df16112b08 add review log 2018-09-30 22:39:43 +08:00
bookug b40f178ffd Merge branch 'yangchaofan' into dev
merge modification to http api by yangchaofan
2018-09-28 17:13:36 +08:00
suxunbin 9976c5c438 Add drop database in ghttp 2018-09-28 16:42:00 +08:00
lijing 162d392454 spinner 2018-09-28 12:20:42 +08:00
mrmrfan 4e5dd9a184 bug fixed in the encoder part of ghttp api 2018-09-28 10:52:30 +08:00
bookug e5f4cc97b1 Merge branch 'dev' of https://github.com/pkumod/gStore into dev
merge documents of yuyan, chen
2018-09-27 23:57:30 +08:00
bookug 9dc6399ddf fix: bugs in build 2018-09-27 23:52:44 +08:00
summercyy a84752132d help document 2018-09-27 18:53:16 +08:00
summercyy 3ad312fcbd Merge branch 'dev' of https://github.com/Caesar11/gStore into cyy 2018-09-27 18:52:48 +08:00
summercyy 388c2d6f50 help document 2018-09-27 18:51:47 +08:00
lijing c4ea55ca7d spinner 2018-09-27 17:14:04 +08:00
lijing 842210e739 response json 2018-09-26 21:13:14 +08:00
suxunbin d038e1ba72 add the function of shutdowning the ghttp server 2018-09-26 11:15:07 +08:00
suxunbin 20e951564a add the function of shutdowning the ghttp server 2018-09-26 11:09:58 +08:00
bookug 50f2563e20 docs: add visio files 2018-09-24 11:39:48 +08:00
bookug 2238bda2c7 docs: add new figures and record all updates 2018-09-23 17:58:30 +08:00
bookug 09062bf223 docs: modify prompts in Trie 2018-09-20 15:45:03 +08:00
bookug 5bfaf17a7c docs: add missing file;
add plans
2018-09-19 11:25:53 +08:00
bookug d191432c34 Merge branch 'suxunbin' into dev
merge branch of suxunbin, adding thread pool to ghttp server
2018-09-19 01:20:58 +08:00
bookug 68ba02cd37 feat: lock query cache;
add files to record unsolved bugs;
getFinalResult is locked in Database::query();
2018-09-19 01:10:10 +08:00
bookug 5572c3233f feat: clear query cache only when updates really happen 2018-09-17 21:04:19 +08:00
suxunbin 0d7df1b687 Add ThreadPool to ghttp 2018-09-17 16:13:15 +08:00
bookug 4b4e409069 docs: add setup scripts to installation document 2018-09-14 17:39:09 +08:00
bookug 3bdc0d4d92 feat: add boost installation to setup for CentOS 2018-09-14 16:44:57 +08:00
bookug b77511cd7e feat: forbid trie 2018-09-13 21:02:43 +08:00
bookug da87ec06e5 docs: remove string buffer from system;
the reason is that several levels of indices have similar functions;
this buffer is costly and limited when new IDs are inserted;
there exists bugs when queries containing updates are handled;

by zengli
2018-09-11 20:53:39 +08:00
bookug 248b2db01e docs: add missing files 2018-09-11 16:02:55 +08:00
bookug ac6823e66c docs: setup and ghttp 2018-09-11 01:43:35 +08:00
bookug 45cd499110 fix: forbid string buffer from string index 2018-09-07 13:40:22 +08:00
bookug ce78910f20 docs: add remaining scripts 2018-09-06 17:10:50 +08:00
bookug 86e6f7a87b feat: add setup scripts;
for centos, archlinux, ubuntu;
2018-09-06 17:02:47 +08:00
bookug 1f17751f98 docs: adjust lib dependecny in c++ api 2018-09-06 15:08:37 +08:00
bookug 355b8b0d8c feat: merge qinzongyue branch and forbid trie;
trie does not bring profits but causes several problems;
2018-09-06 14:43:02 +08:00
bookug 4bc1fce9cf feat: allow modify in endpoint 2018-09-04 20:47:52 +08:00
bookug ace1cf2dc6 docs: remove -ltermcap from makefile 2018-09-04 20:26:36 +08:00
ywang1111 82af394968 test 2018-08-31 15:17:57 +08:00
ZongyueQin 6399eda54a Merge branch 'master' into qinzongyue 2018-08-09 17:06:23 +08:00
ZongyueQin cdbe1be33b Add: add makefile for QueryGenerator.cpp 2018-08-09 14:34:52 +08:00
ZongyueQin b921f777fb Remove currently useless Lock in IVEntry 2018-08-09 14:18:26 +08:00
ZongyueQin 05fab97456 Fix&Add: Fix a bug caused by trie, change the way of parallize,
add test_parallel to test parallize performance
2018-08-09 14:14:33 +08:00
bookug 664bfbc0f0 fix: bugs in benchmark of java api of http;
by yangchaofan
2018-08-08 21:29:31 +08:00
bookug a3f9dd455c docs: benchmark1 is right in java api of http;
but benchmark still exists errors;

by znegli
2018-08-08 13:52:01 +08:00
bookug f223dd80b6 feat: add php and python api for python;
bug exists in java api of http;

by zengli
2018-08-08 13:33:17 +08:00
bookug a2784eb09f Merge branch 'master' of https://github.com/Caesar11/gStore
merge conflicts
2018-08-07 22:20:31 +08:00