BabuDB

28 views
Skip to first unread message

bg_...@aliyun.com

unread,
Dec 28, 2018, 4:11:31 AM12/28/18
to XtreemFS
Hello there,

    Haha, it is me! This time I want to ask about BabuDB's knowledge and source code. What is the main function of BabuDB in XTreemFS? And why is BabuDB instead of Redis? What if I use Redis?

Thank you for your reply and precious time! ! !
Bgzyy

Robert Schmidtke

unread,
Dec 29, 2018, 4:46:46 AM12/29/18
to XtreemFS
Hi,

BabuDB is used by the DIR and MRC services to store their databases, like metadata information. I'm not too involved with this project, so I cannot tell you much about the inner workings.
I would think that you could create a RedisStorageManager class that implements the StorageManager interface.
BabuDB is small without overheads that come with more general key-value stores, giving it less flexibility, but just the right functionality that XtreemFS requires. So it should be the most efficient solution here. However feel free to experiment with other techniques.

Cheers
Robert

On Friday, December 28, 2018 at 10:11:31 AM UTC+1, 
Reply all
Reply to author
Forward
0 new messages