Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/springmt/homebrew-spring_mt
https://github.com/springmt/homebrew-spring_mt
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/springmt/homebrew-spring_mt
- Owner: SpringMT
- Created: 2014-08-30T12:27:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T12:55:45.000Z (about 3 years ago)
- Last Synced: 2024-04-14T11:51:22.913Z (10 months ago)
- Language: Ruby
- Size: 43 KB
- Stars: 4
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-spring_mt
## dena-redis
### install```
brew install https://raw.githubusercontent.com/SpringMT/homebrew-spring_mt/master/dena-redis.rb
```## q4m
### install with MySQL 5.6```
brew install https://raw.githubusercontent.com/SpringMT/homebrew-spring_mt/master/mysql56-with-q4m.rb
```
### install with MySQL 5.7
See https://github.com/q4m/q4m/pull/13```
brew install https://raw.githubusercontent.com/SpringMT/homebrew-spring_mt/master/mysql57-with-q4m.rb
```### After install
After installation and launching MySQL, please execute below commands.
```bash
mysql -u root -e "$(curl -fsSL https://raw.githubusercontent.com/SpringMT/homebrew-spring_mt/master/q4m_install.sql)"
```## handlersocket
### install```
brew install https://raw.githubusercontent.com/SpringMT/homebrew-spring_mt/master/handlersocket.rb
```### setup
SEE : https://github.com/DeNA/HandlerSocket-Plugin-for-MySQL/blob/master/docs-ja/installation.ja.txt#L57## cipherscan
```
brew install https://raw.githubusercontent.com/SpringMT/homebrew-spring_mt/master/cipherscan.rb
```