Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split options graph.cache_xx into [vertex|edge].cache_xx #56

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Sep 14, 2018

improve #55

Change-Id: Ice226f047acc47a2f497fc774b34d0c5f42ebcc9

improve #55

Change-Id: Ice226f047acc47a2f497fc774b34d0c5f42ebcc9
@javeme javeme force-pushed the cache-options-graph.cache_xx branch from 9fcd598 to 7fef41c Compare September 17, 2018 07:08
@zhoney zhoney merged commit 9e5aa96 into master Sep 20, 2018
@Linary Linary deleted the cache-options-graph.cache_xx branch October 30, 2018 09:51
javeme added a commit that referenced this pull request Sep 21, 2020
* optimize schema cache perf through IntObjectMap(array)

Change-Id: Id0cd9bda4085429181f96731a01fb2ee200225c9

* let array_cache_size = schema_cache_size / 8

Change-Id: I08107c6919f8633d0b9a76575f48e605edc12c71
javeme added a commit that referenced this pull request Sep 23, 2020
* optimize schema cache perf through IntObjectMap(array) (#56)
* let array_cache_size = schema_cache_size / 8
* fix unit test: no cachedTypes() method

Change-Id: Id0cd9bda4085429181f96731a01fb2ee200225c9
zhoney added a commit to zhoney/hugegraph that referenced this pull request Nov 9, 2021
* disable etcd for auth server (apache#42)

* refine MetricsAPI test for prometheus exporter (apache#43)

* upgrade hugegraph config and white api list (apache#44)

* fix rest-server.properties config item k8s.hugegraph_url (apache#46)

* fix rocksdb not close after close graph (apache#47)

* support none auth mode for k8s api (apache#50)

* feat(api): Support adamic-adar & resource-allocation algorithms (apache#10) (apache#51)

* support graph reload and ingore single graph error when start server (apache#55)

* support force delete task (apache#56)

* update reload api (apache#57)

* fix: check neighbors count & null label (apache#54)

* fixed prometheus metrics bugs


Co-authored-by: zhoney <[email protected]>
Co-authored-by: sunwei31 <[email protected]>
Co-authored-by: imbajin <[email protected]>
Co-authored-by: guoyonggang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants