Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.4.0
-
None
Description
Rocksdb provides a multigetApit to get multiple set of keys in a single rocksdb call.
This will help in optimizing multiple rocksdb lookup, by replacing them with multiGetAsList call using the following api