
Hi Gergely, Am 05.08.2014 um 11:19 schrieb Gergely Risko:
Hi,
May I ask if it's possible to run this on my local machine for the times when I don't have internet to use the JSON API?
Hayoo requires about 5GB of RAM for indexing complete Hackage at the moment. I don't think is feasible to run a local Hayoo to index Hackage. On the other hand, one might think about a Hayoo which indexes the local Cabal sandbox. Unfortunately, this is not our top priority.
http://hackage.haskell.org/package/Hayoo seems related, but it's last upload date is in 2012.
The new Hayoo is based on the Hunt-Framework, which is not ready to be released at the moment. We're going to make a separate announcement for Hunt then. in the meantime, you can have a look at the GitHub repository [0].
It would be nice if there were an easy way to download the already generated index from the server, so that the users don't have to rebuild it on their own (which may be expensive). Just redownload every once in a while.
I could publish the serialized index of Hayoo, if you want to set up a local Hayoo despite the memory usage. regards, Sebastian
So if you have any comments on offline usage, I'm eager to hear!
Thanks, Gergely
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
[0] https://github.com/hunt-framework -- Sebastian Philipp