ZongyueQin
|
e35764ebc6
|
<add> <add preload of IVTree, fill half the cache when loading>
|
2017-10-21 18:48:58 +08:00 |
lijing
|
2814eb2d19
|
example changed to lubm
|
2017-10-20 16:04:31 +08:00 |
bookug
|
4e98342bd6
|
docs: add more benchmark
|
2017-10-19 20:15:42 +08:00 |
bookug
|
a7f98e0baf
|
docs: forbid endpoint mode by default
|
2017-10-19 20:11:54 +08:00 |
bookug
|
438c4c48a5
|
Merge branch 'bookug' into parallel
get the latest message
|
2017-10-19 19:41:48 +08:00 |
lijing
|
a1738defef
|
update monitor
|
2017-10-19 19:34:52 +08:00 |
bookug
|
9629682786
|
feat: parallism;
use multiple processes for query processing now;
by zengli
|
2017-10-19 19:28:28 +08:00 |
lijing
|
7691a59d1a
|
add logo
|
2017-10-18 12:26:48 +08:00 |
magicpanda0618
|
7f3b89587f
|
perf: work better for a large number of results
by chenjiaqi
|
2017-10-17 20:49:29 +08:00 |
lijing
|
83e3697a85
|
update endpoint
|
2017-10-17 16:08:01 +08:00 |
bookug
|
160e6b3123
|
Merge branch 'qinzongyue'
fix bug in vlist cache with insertions or deletions
|
2017-10-09 20:45:49 +08:00 |
ZongyueQin
|
4b14337f56
|
<fix> fix the bug that after gsub and gadd first 3000 triples of LUBM500M.nt, result of q15 is wrong
|
2017-10-09 20:06:57 +08:00 |
bookug
|
b45934d073
|
Merge branch 'chenjiaqi'
update Query Cache if there are insertions or deletions in the database
|
2017-09-24 18:07:03 +08:00 |
magicpanda0618
|
2c64f1f954
|
fix: a bug when use QueryCache
clear QueryCache after any UPDATE query
by chenjiaqi
|
2017-09-24 18:01:46 +08:00 |
bookug
|
95de296cab
|
docs: withdraw ccache in makefile
|
2017-09-22 21:00:29 +08:00 |
bookug
|
cbb86efe61
|
docs: update lubm500M in test
|
2017-09-19 20:11:54 +08:00 |
bookug
|
b8d7cd2158
|
Merge branch 'hulin'
fix bugs in make
|
2017-09-19 13:52:04 +08:00 |
hulin12138
|
6e6216d0aa
|
move pre_handler to stragety && optimize pre_handler
|
2017-09-19 13:43:08 +08:00 |
bookug
|
de58b9b389
|
Merge branch 'hulin'
adjust the structure of filter and optimize the prehandler
|
2017-09-19 13:19:10 +08:00 |
hulin12138
|
31bcc83fa8
|
put pre_handler in stragety && optimize the pre_handler
|
2017-09-19 12:42:15 +08:00 |
magicpanda0618
|
e498e79983
|
fix: bugs when use QueryCache
add extra triple pattern for OPTIONAL Group Pattern
by chenjiaqi
|
2017-09-14 14:41:25 +08:00 |
magicpanda0618
|
a697cf7519
|
fix: a bug when use QueryCache
by chenjiaqi
|
2017-09-07 17:17:27 +08:00 |
magicpanda0618
|
1caf4be04b
|
perf: add QueryCache
determine whether new query and cached query are isomorphism
by cuihao and chenjiaqi
|
2017-09-06 14:17:20 +08:00 |
hulin12138
|
5116653533
|
optimize the prehandler
|
2017-09-06 10:06:57 +08:00 |
magicpanda0618
|
9041886957
|
Merge branch 'master' into chenjiaqi
|
2017-08-14 13:25:52 +08:00 |
ZongyueQin
|
018d58f20f
|
change links to 3 pdfs
change the link to gStore_help.pdf, gStore_help_CN.pdf, formal_experiment.pdf
|
2017-08-10 11:51:15 +08:00 |
ZongyueQin
|
cb7830d0b3
|
Change the link to formal_experiment.pdf
The former link is ../Latex/formal_experiment.pdf
now it's ../test/formal_experiment.pdf
|
2017-08-10 11:15:50 +08:00 |
ZongyueQin
|
1df5eff8fe
|
Change the link to formal_experiment.pdf
The former link is ../Latex/formal_experiment.pdf
now it's ../test/formal_experiment.pdf
|
2017-08-10 11:13:12 +08:00 |
ZongyueQin
|
3fe05d7ed4
|
change the link to formal_experiment.pdf
the former link is Latex/formal_experiment.pdf
now is test/formal_experiment.pdf
|
2017-08-10 11:09:12 +08:00 |
magicpanda0618
|
286faa354f
|
perf: use StringBuffer in Java HTTP API
by chenjiaqi
|
2017-08-09 15:43:27 +08:00 |
ZongyueQin
|
aab8cb36c7
|
Add formal experiment.pdf
|
2017-08-09 12:12:39 +08:00 |
ZongyueQin
|
05d9d0dc35
|
Merge branch 'master' into qinzongyue
Conflicts:
KVstore/ISTree/ISTree.cpp
KVstore/IVTree/IVTree.cpp
KVstore/KVstore.cpp
KVstore/SITree/SITree.cpp
merge master into the branch
|
2017-08-08 15:15:44 +08:00 |
bookug
|
bf010ba035
|
refactor: release 0.5.0
merge code in bookug branch
by zengli
|
2017-08-07 13:39:34 +08:00 |
bookug
|
b6e4f36fc6
|
docs: add help and test documents
|
2017-08-07 13:19:01 +08:00 |
bookug
|
745510772c
|
fix: found a bug in ghttp
func_timer will kill teh whole child process and database needs to be loaded again
by zengli, need to be fixed
|
2017-08-07 13:02:31 +08:00 |
bookug
|
82b75a6c53
|
docs: add new test results
|
2017-08-06 22:21:45 +08:00 |
bookug
|
1f3fcc966a
|
perf: no backup and limit time in Endpoint
no need to use backup function when ghttp used as SPARQL Endpoint;
query time is limited to 1 minute in SPARQL Endpoint by default;
by zengli
|
2017-08-06 22:15:55 +08:00 |
ZongyueQin
|
917c0ef251
|
delete debug output
|
2017-08-04 08:28:00 +08:00 |
bookug
|
503c6e2bad
|
docs: add TIPS
|
2017-08-03 23:47:59 +08:00 |
bookug
|
5af678478e
|
docs: prepare for 0.5.0
TODO: update API.md, TIPS.md, USAGE.md
by zengli
|
2017-08-03 00:13:29 +08:00 |
ZongyueQin
|
f069bd5bee
|
<fix> <fix a bug in cache of Vlist>
|
2017-08-02 23:21:36 +08:00 |
magicpanda0618
|
63e2a6c878
|
fix: bugs in StringIndex
by chenjiaqi
|
2017-08-01 02:47:47 +08:00 |
bookug
|
11edefed54
|
style: add get_data_time to print query logs
|
2017-07-31 21:22:45 +08:00 |
bookug
|
f21d1e0f8f
|
style: add queries for endpoints
|
2017-07-31 18:27:27 +08:00 |
bookug
|
2cb0bbc9f6
|
style: add .tmp/web
|
2017-07-31 12:22:20 +08:00 |
bookug
|
3a07d08382
|
Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
merge lijing's code (subtle modification)
|
2017-07-31 12:14:41 +08:00 |
bookug
|
a66d1fccd8
|
perf: improve api netword speed
|
2017-07-31 12:14:11 +08:00 |
lijing
|
344cf5aa86
|
add some annotation to the code.
|
2017-07-31 00:12:49 +08:00 |
lijing
|
4a791610dd
|
fix IE problem
|
2017-07-30 20:06:39 +08:00 |
lijing
|
2e00ed19a3
|
fix IE problem
|
2017-07-30 19:53:43 +08:00 |