Rendered at 16:24:31 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Tsarp 15 hours ago [-]
lanceDB and underlying lance works well as append only right? Wont you have to do index maintenance often for a chat access pattern?
securicat 14 hours ago [-]
Good question. This is targeted more at smaller chat server use cases that put the admins in the drivers seat. Compaction operations and rebuilding indexes can happen during a maintenance window.
I plan on scaling up the number of messages the bot system generates to see where the breaking point is.
I plan on scaling up the number of messages the bot system generates to see where the breaking point is.