Please create a new issue to discuss any ideas or share your own. Ideas - [x] Add JSON output - #3 - [ ] Add `--include` and `--exclude` options for files (and other adapters in the future) - #14 - [ ] Add option for custom surnames (`--surname-path surnames.txt`) - need to figure out tokenization - [ ] Allow certain patterns (`--allow-pattern "\w+@example.com"`) - [ ] Add line/column numbers to file matches and primary key value to row/document matches (`--show-locations`) - [ ] Highlight data store matches New data stores - [ ] Memcached (need to add meta commands to gomemcache) Performance - [ ] Try Rust for better regexp performance
Please create a new issue to discuss any ideas or share your own.
Ideas
--includeand--excludeoptions for files (and other adapters in the future) - Idea: additional options for file search #14--surname-path surnames.txt) - need to figure out tokenization--allow-pattern "\w+@example.com")--show-locations)New data stores
Performance