TristanCacqueray / quickwit-haskell

Haskell client for quickwit.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quickwit-haskell

Haskell libraries for the quickwit search engine.

Usage

Start the service:

nix develop --command quickwit run

Run the client demo:

nix develop --command ghcid --command "cabal repl quickwit-client" --test Quickwit.demo

About

Haskell client for quickwit.io

License:Apache License 2.0


Languages

Language:Haskell 89.3%Language:Nix 9.2%Language:Just 1.4%