You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wonderful research! I am very interested in klibc library. Could you provide some detailed tutorial about importing the TokuDB into kernel with klibc since I just got few information from google? And I want to know if I can use klibc to imported other kv into kernel.
Thank you very much.
The text was updated successfully, but these errors were encountered:
Specifically, the library supports the bare minimum to get our kv store
running. You would likely have to extend it to get other programs to
work. But it might serve as a useful starting point.
Best,
Rob
On Mon, Jan 28, 2019 at 11:15 PM Don Porter ***@***.***> wrote:
Thanks for the note!
The relevant code is in the ftfs directory, although it is somewhat mixed
with the "northbound" and "southbound" code.
I doubt it will work with another KV store.
Let us know if you have more specific questions!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ADnSxSPSEGtf4hd7iFWTuAA2agDpvt2bks5vH3Z3gaJpZM4aP_q8>
.
Wonderful research! I am very interested in klibc library. Could you provide some detailed tutorial about importing the TokuDB into kernel with klibc since I just got few information from google? And I want to know if I can use klibc to imported other kv into kernel.
Thank you very much.
The text was updated successfully, but these errors were encountered: