Check if data is same with previous data before appendDataWithKey() #1099
Closed
kaitian521
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In some cases, we often put some data for many times:
When we put value2 at second time or third time, appendDataWithKey function call can be saved, to avoid of disk IO
Beta Was this translation helpful? Give feedback.
All reactions