Genuineh commented on issue #2583:
URL: https://github.com/apache/kvrocks/issues/2583#issuecomment-2401813758

   @PragmaTwice @git-hulk  Thanks, slot migration work well on raw-key-value 
mode. By the way, the company I am in has a strong intention to use a database 
with a kv structure based on rocksdb to replace databases such as mongodb to 
store a large amount of business data. However, formal businesses often have 
various analysis or other needs, and these needs are usually handled by some 
specialized databases. At present, kvrocks may only temporarily provide 
migration to redis, which is not very friendly for those with such business 
needs. The current structure has a not-low learning cost for expansion. If the 
community needs to do a large amount of adaptation for different databases, it 
is a huge project. If a standard scheme that users can quickly expand can be 
provided, these tasks don't need to be done and users' different needs can be 
met. For a simple scheme, for example, it can directly connect to 
raw-key-value. Users only need to rewrite a writer and a checker.


-- 
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