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
This is just a simple lump of code to learn how to write a keywrod search engine. It uses Redis as the key/value store and is written in Haskell.
It's not very exciting!
About
A simple keyword search engine using Haskell and Redis