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
Hi,
I am sorry that I posted this issue without any text first, it was a mistake.
Anyway I tried using your library in my software.
Hi,
I use your library and I store data like this in Mnesia:
Before adding lethe to my project I used :mnesia.select/3 to retrieve the data from the table. However there was easy for me to limit the number of results. So you found project and I added it as a dependency. But in the result from Lethe where there was supposed to be a list of references there were just one reference.
Thanks for your time!