39 Révisions (master)
 

Auteur SHA1 Message Date
  Fusl 3b37b4fe5e fix skipbloom/skipfeed and merge initial item pop into loop logic il y a 8 mois
  Fusl e756a64496 buffer persistence writes il y a 8 mois
  Fusl fece944394 forgor to commit structs.go il y a 8 mois
  Fusl 0f206f00f1 allow using backfeed without bloom filters or without feeding il y a 8 mois
  Fusl f62e6f8659 update modules il y a 11 mois
  Fusl 82fb732fc4 don't enter retry loop in case sAddItems is empty il y a 11 mois
  Fusl 7c41d8541d retry adding items to filter and tracker redis in case of transient failures il y a 11 mois
  Fusl 4f08776500 delete last_ts info for unlinked keys il y a 1 an
  Fusl c12f098529 added redisinfo endpoint il y a 1 an
  Fusl 88c1489bb2 added filter restore endpoint il y a 1 an
  Fusl bf974d9411 lets reorganize some of this stuff il y a 1 an
  Fusl fdb01718e3 slight performance improvement il y a 1 an
  Fusl 1deefc4db9 fix last access logic il y a 1 an
  Fusl dc25393d35 early bf.scandump support il y a 1 an
  Fusl 1d6fc0fc46 that was a patch and a half il y a 1 an
  Fusl 5cfe0635b4 support gzip/deflate encoding il y a 1 an
  Fusl 45b27271ad trigger ci/cd build at 2023-02-20T06:51:54Z il y a 1 an
  Fusl 0ceeadd614 access stats il y a 1 an
  Fusl 6f89d42312 disable channel overflow early return for now il y a 1 an
  Fusl 1b7cbab592 update deps il y a 1 an
  Fusl 91ac914dd5 use go 1.19 during docker build il y a 1 an
  Fusl f08b65b4d4 entirely get rid of legacy stuff il y a 1 an
  Fusl 705dce8582 upgrade to go1.19, remove legacy db, add last touch timestamp, inline some conditions il y a 1 an
  Fusl 65a98d4392 reject request if backfeed channel is overloaded il y a 2 ans
  Fusl 6d61987ff6 lets increase the redis pool size il y a 2 ans
  Fusl d14917c95d dont close the channel when we're done, avoids lock congestion il y a 2 ans
  Fusl 53842ced4b add prometheus exports for redis il y a 2 ans
  Fusl 2fe43ae68e forgot to initialize the abool struct il y a 2 ans
  Fusl b88912ce0c added health check endpoints il y a 2 ans
  Fusl 699bb1f11c added metrics/debug, dont abort item batch on single server failure il y a 2 ans
  Fusl 72c6cf3cf9 remove that log line here il y a 2 ans
  Fusl 00def81c2a need to make a []byte of length len(b), not capacity len(b) il y a 2 ans
  Fusl c7bebb89f8 fix item name corruption + use native go-redis type-convert functions il y a 2 ans
  Fusl 591252f581 respond with 200 with additional info instead of 204 il y a 2 ans
  Fusl 384fadb461 simplify RedisConfigDiffers func, fix dedupe against legacy db il y a 2 ans
  Fusl f1c0315491 ping redis hosts on startup, add build files il y a 2 ans
  Fusl f75ce467aa add 2nd-stage deduplication using legacy backfeed database il y a 2 ans
  Fusl fa467be11c stats for dupes il y a 2 ans
  Fusl 69a851e582 initial code commit il y a 2 ans