e9461bb39b
Handle multi-pattern match on one line
2024-02-24 11:42:31 +01:00
ppom
d5d73f3e6f
Reduce database size
...
...and it's still not a breaking change!
fix #42
Benchmark: using config/heavy-load.yml
From 8.1MB to 4.8MB → 40% of size reduction!
75% of size reduction if we cumulate both optimizations, waow!
2023-10-21 12:00:00 +02:00
ppom
ed3cd4384c
Reduce database size
...
...and it's not a breaking change!
fix #36
Benchmark: using config/heavy-load.yml
From 14MB to 8MB → 40% of size reduction!
2023-10-20 12:00:00 +02:00
ppom
a70f1ac424
logger package! yay
...
fix #38
2023-10-12 12:00:00 +02:00
ppom
3767fc6cf8
More complete reponse for flush
2023-10-04 12:00:00 +02:00
ppom
480aeb7f15
Reimplement flushes
...
fix #33
fix #39
2023-10-01 12:00:00 +02:00
ppom
d26c7f24f2
better data structures for matches & actions maps
2023-09-24 17:08:21 +02:00
ppom
b6d7e5a946
server-client "show" reimplemented
...
Bug → expired matches are still present
2023-09-24 16:43:18 +02:00
ppom
52556f69b9
one goroutine handles all matches
...
it's not the filters that handles their matches anymore
2023-09-09 23:38:53 +02:00
ppom
1cb0562e15
persist flushes accross restarts. fixes #23
2023-09-09 19:32:23 +02:00
ppom
799ba88823
New unified CLI design
...
fixes #25
thanks @bertille-ddp for comments && suggestions!
2023-09-03 12:13:18 +02:00
ppom
075b9252b7
fix #24
2023-07-12 17:45:16 +02:00
ppom
a1da122601
fix socket path issues
2023-05-05 15:33:00 +02:00
ppom
1d95c7bef6
Working communication code using socket
...
Sockets are sooo much better, waow
I like easy code
Closes #11 (even if I didn't implement all the proposal)
Closes #16
2023-05-04 01:02:05 +02:00
ppom
4f3d3952f0
Unworking named pipe shit. Go sockets instead!
2023-05-03 23:56:25 +02:00
ppom
f3080f5293
Untested cli/daemon communication code
2023-05-03 20:03:22 +02:00