32 Commits (4f08776500861a9f7cb83d236dfcc259dff23c61)
 

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