The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0.5 - 2012-01-11

  • documentation
  • pass-through query parameters for most methods (e.g. get, put, all)
  • delete method on a Set which will issue a delete_by_query
  • default to fetch the _version on search
  • introduce create and update methods on a document
  • bulk actions accept raw hashrefs for better performance

Documentation