Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@ato ato released this 15 Feb 14:11
· 21 commits to master since this release

New features

  • Added a CBOR-based index version 5 which supports storing arbitrary CDXJ fields
  • Added query params method and requestBody to support replay of POST requests (currently requires pywb patch)
  • Added omitSelfRedirects query param and --omit-self-redirects CLI option which omits records which after URL canonicalization redirect to themselves from results
  • API for compacting an index
  • API for upgrading an index (see #117 for instructions for now)
  • API for exporting data for statistics (/cube)

Changes

  • Updated to RocksDB 8.1.1.1