The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.07 - 2021-03-26

  • Tests can now cache their output and be rerun without a Typesense server. Delete the t/cache directory to require a Typesense server again.
  • Consolidate the http request behavior into a single role, Search::Typesense::Role::Request.
  • Standardized HTTP request args in _GET, _POST, _PATCH, and _DELETE methods.
  • Added Perl::Critic and Perl::Tidy tests to xt/

Modules

Perl interface to Typesense search engine.
CRUD for Typesense collections
CRUD for Typesense documents
No user-serviceable parts inside.
Keep our type tools orgnanized
Version object for the Typesense server