| 1 | 78,671 | 52,183 | poxy_client | Client for Poxy (the http inbox) |
| 2 | 100,109 | 70,356 | separa | Separa splits chunks of text into tokens to be indexed by Busca, the simple redis search |
| 3 | 111,055 | 70,356 | busca | Busca is a simple redis search that uses bitmaps to index words |
| 4 | 117,048 | 106,124 | filtra | Filtra filters an array of tokens or words so they can be indexed by Busca, the simple ... |
| 5 | 149,503 | 106,124 | basic_service | Simple class for a simple service object implementation. |
| 6 | 157,919 | 106,124 | indexa | Indexa indexes an array of words in a redis backend to be searched by Busca, the simple... |