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

修改gdb cache的key为gcache:md5(sql)方式 #1555

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Conversation

larryclean
Copy link
Contributor

目前写入缓存的key,是用sql,我认为这个方式不太简洁。

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2022

Codecov Report

Merging #1555 (2e76268) into master (6232c87) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1555   +/-   ##
=======================================
  Coverage   69.79%   69.79%           
=======================================
  Files         438      438           
  Lines       42421    42421           
=======================================
  Hits        29606    29606           
  Misses      10919    10919           
  Partials     1896     1896           
Flag Coverage Δ
go-1.15 69.73% <0.00%> (+<0.01%) ⬆️
go-1.16 69.76% <0.00%> (+0.03%) ⬆️
go-1.17 69.72% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
database/gdb/gdb_model_select.go 71.89% <0.00%> (ø)
container/gtree/gtree_avltree.go 97.21% <0.00%> (-0.60%) ⬇️
os/gmutex/gmutex.go 97.36% <0.00%> (+2.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6232c87...2e76268. Read the comment docs.

@gqcn gqcn merged commit b0b1b61 into gogf:master Jan 13, 2022
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