git-hulk commented on code in PR #2476:
URL: https://github.com/apache/kvrocks/pull/2476#discussion_r1707142703


##########
src/storage/storage.h:
##########
@@ -48,7 +48,6 @@
 
 enum class StorageEngineType : uint16_t {
   RocksDB,
-  Speedb,

Review Comment:
   Yes, I guess no. We added this to allow awareness of the storage type so 
that we can tune the performance for different storage types, but we haven't 
used it for now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to