Fetching by `id` will directly fetch the result fr...
# community-help
k
Fetching by
id
will directly fetch the result from rocksdb on disk, which is very fast and the same time complexity for a rocksdb get() call will apply.