summaryrefslogtreecommitdiff
path: root/internal/regex
AgeCommit message (Expand)Author
2026-01-29refactor: improve Go best practices compliancePaul Buetow
2025-07-02feat: add server info message for literal grep modePaul Buetow
2025-07-02perf: optimize grep for simple string matchingPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-02move args to config packagePaul Buetow
2020-12-08merge developPaul Buetow
2020-09-10printing client stats every other second only if the connection count has cha...Paul Buetow
2020-09-04fix regex bugPaul Buetow
2020-09-04server side support for new regex packagePaul Buetow
2020-09-04add more unit tests and deserializer/serializer to regexPaul Buetow
2020-08-30initial regex packagePaul Buetow