projects
/
incubator-hugegraph.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build(deps): bump cassandra-all in /hugegraph-cassandra (#1910)
[incubator-hugegraph.git]
/
hugegraph-rocksdb
/
2022-06-07
Jermy Li
bump up rocksdb version to 6.22 (#1742)
tree
|
commitdiff
2022-06-02
zyxxoo
Add system schema store (#1891)
tree
|
commitdiff
2022-05-10
青年
fix cassandra&rocksdb&scylladb code checkstyle (#1847)
tree
|
commitdiff
2022-04-21
Jermy Li
HugeGraph-622: Bump up to version 0.13.0 (#1740)
tree
|
commitdiff
2022-04-18
Jermy Li
BackendEntry.columns() var-arg to single-arg avoid...
tree
|
commitdiff
2022-04-06
YangJiaqi
feat(hbase): support hash rowkey struct & pre-init...
tree
|
commitdiff
2022-03-30
Josh Soref
Spelling corrections (#1798)
tree
|
commitdiff
2021-12-28
Jermy Li
optimize query perf (#1711)
tree
|
commitdiff
2021-12-27
Jermy Li
fix docker mysql ci not stable (#1710)
tree
|
commitdiff
2021-12-27
Jermy Li
support clone graph without config param (#1709)
tree
|
commitdiff
2021-12-22
Jermy Li
support rocksdb reusing-iterator (#1683)
tree
|
commitdiff
2021-12-21
Jermy Li
support rocksdb multi-get (#1682)
tree
|
commitdiff
2021-12-07
Jermy Li
refactor olap property (#1675)
tree
|
commitdiff
2021-11-10
青年
Fix bug: count sql statement leak (#1640)
tree
|
commitdiff
2021-11-03
Jermy Li
Bfs optimize vertex-out-out query (#1359)
tree
|
commitdiff
2021-08-25
zhoney
fix rocksdb config data_disks allowed keys (#1585)
tree
|
commitdiff
2021-07-22
zhoney
support olap writeback for cassandra and rocksdb (...
tree
|
commitdiff
2021-06-11
Jermy Li
Add compact api for rocksdb/cassandra/hbase backend...
tree
|
commitdiff
2021-05-27
imbajin
refact: remove source from kneighbor/kout results ...
tree
|
commitdiff
2021-05-19
Linary
Support newly added node install and resume snapshot...
tree
|
commitdiff
2021-04-26
Jermy Li
fix ScyllaDB: lost page results due to not fetched...
tree
|
commitdiff
2021-04-14
Linary
Add a callback 'onBusy' used to adaptive rate limit...
tree
|
commitdiff
2021-04-01
Linary
Let snapshot saved disk same as rocksdb data path ...
tree
|
commitdiff
2021-03-26
Linary
Upgrade version to 0.12.0 (#1372)
tree
|
commitdiff
2021-03-11
Jermy Li
support: invalid cache through rpc (#1357)
tree
|
commitdiff
2021-03-11
Linary
Fix inappropriate shard will cause base64 decode error...
tree
|
commitdiff
2021-03-03
Jermy Li
avoid deleteRange() as possible for performance (#1375)
tree
|
commitdiff
2021-01-21
zhoney
upgrade store version due to read frequency of property...
tree
|
commitdiff
2021-01-14
zhoney
Support graph read mode and set list aggregate property...
tree
|
commitdiff
2021-01-14
Linary
Fix add schema from follower then list all without...
tree
|
commitdiff
2021-01-04
Linary
Disable rocksdb wal for statemachine on raft mode ...
tree
|
commitdiff
2020-11-23
Linary
Write snapshot explicity after truncate backend (#1275)
tree
|
commitdiff
2020-11-18
Linary
Implement raft snapshot mechanism by rocksdb checkpoint...
tree
|
commitdiff
2020-11-17
Jermy Li
support rocksdb option level_compaction_dynamic_level_b...
tree
|
commitdiff
2020-11-17
Linary
Fix rocksdb instance not close properly (#1264)
tree
|
commitdiff
2020-11-05
Jermy Li
cleanup warning for 0.11.2 (#1243)
tree
|
commitdiff
2020-10-30
Linary
Let drop column family mutual exclusion with other...
tree
|
commitdiff
2020-10-14
Linary
Use one raft node to manage three stores (#1187)
tree
|
commitdiff
2020-08-24
Linary
Replace gzip compressor to lz4 when write mutations...
tree
|
commitdiff
2020-07-29
Linary
Update cache from raft StateMachine (#1119)
tree
|
commitdiff
2020-07-28
Jermy Li
adapt tinkerpop-test for v0.11 (#1048)
tree
|
commitdiff
2020-07-28
Linary
Initially implement distributed consistency with jraft...
tree
|
commitdiff
2020-07-22
Jermy Li
fix exceeded 80w when query by two indexes with limit...
tree
|
commitdiff
2020-06-23
Jermy Li
small perf improve (#1053)
tree
|
commitdiff
2020-06-18
Jermy Li
fix bugs: schema existence check (#1045)
tree
|
commitdiff
2020-06-04
Jermy Li
fix auth: property of int or date type can't be filtere...
tree
|
commitdiff
2020-05-19
zhoney
Hbase shard improve and implement mysql/memory shard...
tree
|
commitdiff
2020-05-14
zhoney
support ttl for vertex and edge (#794)
tree
|
commitdiff
2020-05-12
Jermy Li
improve rocksdb count() (#988)
tree
|
commitdiff
2020-05-11
Jermy Li
add grant permission api (#985)
tree
|
commitdiff
2020-04-23
Jermy Li
implement users store and access control (#749)
tree
|
commitdiff
2020-04-11
Jermy Li
cache limit vertex properties size (#941)
tree
|
commitdiff
2020-04-08
kidleaf
fix rocksdb memory statistics (#937)
tree
|
commitdiff
2020-04-04
Jermy Li
optimize aggregate functions (#813)
tree
|
commitdiff
2020-03-30
Jermy Li
encode label id in string index (#894)
tree
|
commitdiff
2020-03-13
Jermy Li
Fix rocksdb oom with g.V().hasLabel().count() (#823)
tree
|
commitdiff
2020-02-28
Jermy Li
fix bug of missing offset with index query (#866)
tree
|
commitdiff
2020-02-13
Linary
Fix override vertex/edge on some backends (#820)
tree
|
commitdiff
2020-02-04
zhoney
add "nodes" metadata for backends (#821)
tree
|
commitdiff
2020-02-04
Jermy Li
add some rocksdb options (#825)
tree
|
commitdiff
2020-01-08
Jermy Li
fix "List option must be registered..." with compressio...
tree
|
commitdiff
2019-12-24
Linary
Record create time when create schema (#746)
tree
|
commitdiff
2019-12-19
Jermy Li
fix some warnings for v0.11 (#789)
tree
|
commitdiff
2019-12-06
zhoney
fix connect failed of mysql backend when using studio...
tree
|
commitdiff
2019-11-11
Linary
Upgrade version to 0.11.0 (#739)
tree
|
commitdiff
2019-11-06
Jermy Li
Upgrade RocksDB from v5.17.2 to v6.3.6 (#722)
tree
|
commitdiff
2019-11-04
zhoney
open rocksdb graph store using multi-threads when multi...
tree
|
commitdiff
2019-11-04
Jermy Li
fix: The backend store of 'xx' has not been initialized...
tree
|
commitdiff
2019-10-12
zhoney
support aggregate property (#693)
tree
|
commitdiff
2019-10-09
Jermy Li
fix: Invalid column family specified in write batch...
tree
|
commitdiff
2019-09-17
Jermy Li
support bin serialization for cassandra (#680)
tree
|
commitdiff
2019-09-12
Linary
Upgrade tinkerpop version to 3.4.3 (#648)
tree
|
commitdiff
2019-09-10
Jermy Li
sort results of search index by matched count (#653)
tree
|
commitdiff
2019-09-09
Linary
Support to verify license (#645)
tree
|
commitdiff
2019-08-19
zhoney
support unique index (#636)
tree
|
commitdiff
2019-08-19
Jermy Li
Split label index table (#635)
tree
|
commitdiff
2019-08-06
zhoney
support shard-index and vertex + sortkey prefix query...
tree
|
commitdiff
2019-07-29
Linary
Not allowed perform sensitive operations via gremlin...
tree
|
commitdiff
2019-07-23
imbajin
Support batch updating elements' property by multiple...
tree
|
commitdiff
2019-07-09
Jermy Li
fix cross-close the underlying rocksdb session pool...
tree
|
commitdiff
2019-06-26
Jermy Li
add cache options for rocksdb (#567)
tree
|
commitdiff
2019-06-13
Linary
Support to detect connection before using if needed...
tree
|
commitdiff
2019-05-22
Linary
Fix remaining count error when query edge in page ...
tree
|
commitdiff
2019-05-07
Linary
Bump up to version 0.10.0 (#471)
tree
|
commitdiff
2019-04-15
zhoney
Add replication setting for NetworkTopologyStrategy...
tree
|
commitdiff
2019-04-09
Jermy Li
Uniform variable name: Iterator iter (#438)
tree
|
commitdiff
2019-04-02
zhoney
Support paging for scan api (#428)
tree
|
commitdiff
2019-04-02
Jermy Li
Revert "Support paging for scan api (#361)" (#427)
tree
|
commitdiff
2019-03-27
zhoney
Support paging for scan api (#361)
tree
|
commitdiff
2019-03-27
Linary
Support pagination when single index query (#328)
tree
|
commitdiff
2019-03-06
Jermy Li
prepare for mapdb backend (#357)
tree
|
commitdiff
2019-02-26
Zhangmei Li
Fix rocksdb warning after upgrading to version 5.17.2
tree
|
commitdiff
2019-02-12
liningrui
Fix bug: Backend metrics of rocksdb disk usage can...
tree
|
commitdiff
2018-12-29
Zhangmei Li
Support range sortKey feature
tree
|
commitdiff
2018-12-13
liningrui
Bump up to version 0.9.0
tree
|
commitdiff
2018-11-23
Zhangmei Li
add metrics api test
tree
|
commitdiff
2018-11-22
Zhangmei Li
clean up warnings
tree
|
commitdiff
2018-11-21
Zhangmei Li
speed up tinkerpop test
tree
|
commitdiff
2018-11-21
zhangyi51
hugegraph-1379 support restore graph in restoring mode...
tree
|
commitdiff
2018-11-15
liningrui
Support metrics of backend store
tree
|
commitdiff
next