1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-13 17:44:01 +02:00

async polling handler

This commit is contained in:
Thomas Wilkerling
2025-03-20 07:45:45 +01:00
parent d9f235ce3b
commit b0311432fd
84 changed files with 2505 additions and 2244 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "nodejs-commonjs-document-persistent",
"dependencies": {
"flexsearch": "github:nextapps-de/flexsearch#v0.8-preview",
"flexsearch": "^0.8.105",
"sqlite3": "^5.1.7"
}
}