@hackage traildb0.1.4.1

TrailDB bindings for Haskell

  • Installation

  • Dependencies (12)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      use-ioref
       (off by default)

      Use IORef instead of MVar as the container for Tdb. Can improve performance (very slightly) but you lose thread safety.

      build-wikipedia-benchmark
       (off by default)

      Build the wikipedia scanning executable from https:/github.comjoeyrobert/traildb-benchmark This program requires you to download the wikipedia TrailDB manually; check out the linked git repository for where to get it.

Check out README.md for information on these bindings.

TrailDB project home page is at traildb.io