grc-iit / symbios

0 stars 0 forks source link

Add Storage Interface #8

Closed Jye-525 closed 4 years ago

Jye-525 commented 4 years ago

I haven't compiled the code yet. Please just take a quick review about the code and make some comments. Questions: 1) I use the third library to read and write data to key-value db. Where do I put the dependent libraries? 2) For Redis and Mongo read/write interface, what do I need to save in the destination Data Structure? 3) I have no knowledge about mongodb, please check if my code right.