<div dir="ltr"><div>Hello,</div><div>According to previous my question about udsing htable module as dependencies module in other modules (Actually i mean hiops module), i want to have some changes in my code. Already i saved some data in cache memory that is implemented via linked_list structure in module, i want to replace them with htable module.</div><div>So i have to load htable module and some more extra works, all things are straightforward. But when i have more dived into htable module (api.c, ht_api.c files), there is no function to get the value of specific key. there is  "ht_api_get_cell_expire_f" function that it just get back the expire time, no value of key. <br></div><div>Now I need a function that it  return the value of key also, Could i add this function in api.c and ht_api.c  source files and commit it or not?</div><div>If there is already the function like this, let me know about it?  <br></div><div>Let me know about it?</div><div>With Regards<br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">--Mojtaba Esfandiari.S</div></div></div>