server: WIP tantivy, cache slurps, use shared::compute_color,

This commit is contained in:
2024-09-19 15:53:09 -07:00
parent e7cbf9cc45
commit 30f510bb03
10 changed files with 1341 additions and 177 deletions

View File

@@ -13,6 +13,7 @@ async-graphql = { version = "6.0.11", features = ["log"] }
async-graphql-rocket = "6.0.11"
async-trait = "0.1.81"
build-info = "0.0.38"
cacher = {git = "https://git-private.z.xinu.tv/wathiede/cacher"}
css-inline = "0.13.0"
glog = "0.1.0"
html-escape = "0.2.13"