Suppose I have an entity class with some properties that need to be periodically replaced and stored in a server cluster. The latest version of the entity class information and all the old version of the entity class information will be kept in the server cluster. What do I need to store it in the server to ensure the synchronization of the entity class information in the cluster? Or is there any database that can provide the increasing capacity storage and data synchronization requirements? Or write all versions of the entity class to a single file. How do you ensure that the contents of the file are synchronized across clusters when updates are made? Thank you very much.
0 Answer
No answer yet
这家伙很懒,什么都没留下...