rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
feat: Make search job timeout configurable Mohamed Bassem 4 -3/+8
feat: Restate-based queue plugin (#2011)
* WIP: Initial restate integration
* add retry
* add delay + idempotency
* implement concurrency limits
* add admin stats
* add todos
* add id provider
* handle onComplete failures
* add tests
* add pub key and fix logging
* add priorities
* fail call after retries
* more fixes
* fix retries left
* some refactoring
* fix package.json
* upgrade sdk
* some test cleanups
Mohamed Bassem 24 -13/+1049
refactor: strongly type the search plugin interface Mohamed Bassem 3 -10/+41
fix: Fix ranking of search results. fixes #1922 Mohamed Bassem 1 -0/+2
fix: Reduce polling interval on meilisearch tasks Mohamed Bassem 3 -47/+13
refactor: Extract meilisearch as a plugin MohamedBassem 26 -155/+524