Hello,
I'm a computer science brazilian student, and now I and my friend are searching about Project Voldemort. We are with some doubts about the key-value database. We would like to know how to get all the data, and how the database is organized.
We tried the commands:
put "hello" "world"
put "hello" "day"
And after, we tried to get all the values, but the Voldemort shows only the last value.
How can we insert more than one value?
How could be a "select" in the project Voldemort?
Regards,
Maira Stella da Silva