Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/city-mobil/insecticide
A tool suite for Redis configuration profiling
https://github.com/city-mobil/insecticide
go profiling redis redis-configuration redis-profiler utilities
Last synced: 3 months ago
JSON representation
A tool suite for Redis configuration profiling
- Host: GitHub
- URL: https://github.com/city-mobil/insecticide
- Owner: city-mobil
- License: mit
- Created: 2021-04-14T16:06:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T12:27:01.000Z (about 3 years ago)
- Last Synced: 2024-10-14T20:41:56.763Z (3 months ago)
- Topics: go, profiling, redis, redis-configuration, redis-profiler, utilities
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-profiling - Insecticide - Insecticide is a tool suite for Redis configuration profiling. (4. Database / Node.js)
README
# Insecticide
Insecticide is a tool suite for [Redis](https://redis.io/) configuration profiling. It finds ambiguous values in your redis configuration.
> NOTE: This is non-stable alpha version
## Quickstart
1. [Installation](https://github.com/city-mobil/insecticide/wiki/Installation)
2. [Usage](https://github.com/city-mobil/insecticide/wiki/Usage)## Features
* Profiling redis configuration## Contributing
Feel free to open issues and pull requests with your ideas.See [CONTRIBUTING](CONTRIBUTING.md) for more information.
## License
Insecticide is provided under the [MIT License](LICENSE).