Elektrine lite

← Feed

@laru@pleroma.laru.dsrv.x7q.eu

Post #4356317

2026-08-03 12:49 UTC

@jcm @mldkyt@soc.mldkyt.com well then just use that for indexing

Replies (1)

  • @jcm@wafrn.jcm.re 2026-08-03 12:57

    @laru@pleroma.laru.dsrv.x7q.eu @mldkyt@soc.mldkyt.com The main problem is that building an index is hard. I basically need to build a hash map, which is quite annoying within the project. Therefore I'd rather perform deletes manually at the beginning and then later see if I have enough headroom to even fit the hash map logic 😅

    Open ##4356315