AlbumenJ commented on issue #13856:
URL: https://github.com/apache/dubbo/issues/13856#issuecomment-1994145040

   > And, regarding the implementation of local cache, since you mentioned that 
it will be used as a fallback solution, I think it only needs to be implemented 
in memory (for example, through a `Map` ) without the need to store it in the 
disk (like Nacos) , because it is a small probability event after all.
   
   The main purpose is to save in the disk. To prevent if registry crashed 
Dubbo cannot start.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to