Could you please let me know if one can store multiple values for same key/s in Kyoto Cabinet(KB). I need to implement a quick indexing mechanism for a large chunk of data which could have multiple values for same keys and I am trying to test KB for it.
Thanks! -Abhi