22 Commits (v0.29.19)

Author SHA1 Message Date
mleku 1c376e6e8d
migrate to new nostr library 6 months ago
mleku 86481a42e8
initial draft of neo4j database driver 6 months ago
mleku 95bcf85ad7
optimizing badger cache, won a 10-15% improvement in most benchmarks 6 months ago
mleku 50a8b39ea3
fix broken pprof web by removing for now 7 months ago
mleku cd6a53a7b7
Remove spider functionality and related configurations 7 months ago
mleku 3cb05a451c
Enhance profiling management and interrupt handling in main application 7 months ago
mleku 9aa1e7fab3
Enhance graceful shutdown and logging for HTTP server 7 months ago
mleku 95c6082564
Implement blacklisting for IPs and enhance follow list fetching 7 months ago
mleku 2ba361c915
Add relay identity management and subscription enhancements. 8 months ago
mleku 9c85dca598
Add graceful termination logging on signal triggers. 8 months ago
mleku 20fbce9263
Add spider functionality for relay crawling, marker management, and new SpiderMode config. 8 months ago
mleku e521b788fb
Delete outdated benchmark reports and results. 8 months ago
mleku 935eb1fb0b
added profiler tooling to enable automated generation of profile reports 8 months ago
mleku fc546ddc0b
Replace `errorf` with `errors` and `fmt.Errorf`, remove redundant logging across database operations, minimize unused imports, and improve concurrent event delivery logic. Added CPU utilization optimization in the main runtime configuration. 8 months ago
mleku c45276ef08
Optimize deletion timestamp lookup by replacing sorting logic with linear scan to improve performance. Add profiling support with `cmd/benchmark/profile.sh`, introduce network load testing in benchmarks, and update benchmark reports with additional latency metrics (P90, bottom 10%). 8 months ago
mleku fefa4d202e
completed basic benchmark 8 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 8 months ago
mleku 2491fd2738
wire up trigger to restart sync for ACL spider 8 months ago
mleku f5a8c094e4
Introduce ACL registry with `follows` implementation, enhance `SaveEvent` for replaceable kinds, and refactor filter-based serial fetching. Update configs and dependencies. 8 months ago
mleku b08e94807b
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`. 9 months ago
mleku 51f04f5f60
implemented event and req 9 months ago
mleku ecaf52b98f
Add core packages, configuration system, and initial application structure 9 months ago