Commit Graph

458 Commits

Author SHA1 Message Date
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
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
mrmrfan 08ee58cb7f Merge branch 'yangchaofan' of https://github.com/Caesar11/gStore into yangchaofan
merge conflicts
2018-08-07 22:10:44 +08:00
bookug 8224f86498 fix: bugs in api http c++;
by zengli
2018-08-07 21:59:55 +08:00
mrmrfan 479284c18e update USAGE.md 2018-08-07 21:58:49 +08:00
chaofan yang 0e07eba013
Update API.md 2018-08-07 21:48:23 +08:00
bookug a2ce893d30 Merge branch 'master' of https://github.com/Caesar11/gStore
merge conflicts
2018-08-07 20:52:08 +08:00
bookug aee10dc355 fix: bugs in IVarray;
by qinzongyue
2018-08-07 20:51:06 +08:00
ZongyueQin 6e9d9fe5d9 Fix: Fix a bug in KVstore that may cause dead lock 2018-08-06 19:28:20 +08:00
Li, Zeng 679eb7f22e
Merge pull request #33 from xuesu/CAS_course_tojson
ToJSON when meet '{"""}'
2018-08-06 18:33:43 +08:00
ZongyueQin 914501c82d Fix: Fix bugs in kvstore and update its way of parallelize 2018-08-06 15:44:29 +08:00
bookug 8dbaf236d0 fix: modify interface in test page 2018-08-05 20:23:48 +08:00
xuxinyi de1fbc36cf fix bug: ToJSON when meet '{"""}' 2018-08-05 19:46:37 +08:00
Zongyue 7a3b8ce783 Add: improve parallel performance 2018-07-30 22:23:19 +08:00
mrmrfan c3a0b14a5e update docs about http api and ghttp service 2018-07-29 21:39:56 +08:00
mrmrfan 152f355faa update docs in http api 2018-07-28 20:21:58 +08:00
mrmrfan ca57beae3e update docs for cpp http api 2018-07-28 20:12:56 +08:00
Zongyue f0149d6714 Fix: change a warning to be more proper. 2018-07-27 09:42:08 +08:00
mrmrfan f1fe7e2538 update 2018-07-26 21:32:02 +08:00
mrmrfan 568419839c implement http api for python 2018-07-26 19:44:20 +08:00
mrmrfan dd13072d4a add a new query function 2018-07-26 18:26:24 +08:00
mrmrfan 470712a4e2 update 2018-07-26 18:17:09 +08:00
Zongyue 36945894c5 Fix: a bug caused by preloading a value bigger than 2G 2018-07-21 12:42:49 +08:00
Zongyue 6dc71da836 Add: Preload in cache 6G important long key-value pairs that would not be swaped out 2018-07-18 20:28:10 +08:00
mrmrfan 7cbdef62c3 add a new query function 2018-07-18 15:36:51 +08:00
mrmrfan 7f1d87940f add an example of new query funtion 2018-07-18 15:29:02 +08:00
Li, Zeng b008b103f8
Merge pull request #31 from earthhouge/master
modify the path of .nt file
2018-07-10 23:23:06 +08:00
earthhouge 0d53076edc modify the path of .nt file 2018-07-09 10:44:29 +08:00
bookug 5a67c58cd2 docs: update docker documents 2018-07-05 11:29:20 +08:00
bookug 3377bd7f6a docs: add demand for libcurl-devel; 2018-07-04 16:31:09 +08:00
bookug 908503385c docs: update Dockerfile 2018-06-23 16:07:05 +08:00
bookug 721e163bab docs: change gcc demand to 4.8 2018-06-19 17:05:54 +08:00
bookug c36973467b docs: change versions of gcc and g++ 2018-06-19 16:58:08 +08:00
mrmrfan 407dfa83d8 update 2018-06-12 15:34:27 +08:00