写记录
put()
读记录
get()
删除记录
remove()
自增操作
increment()
批量操作
batch()
带条件的批量写操作
允许部分执行的批量操作
partialAllowedBatch()
扫描记录
scan()