Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/springmt/homebrew-spring_mt


https://github.com/springmt/homebrew-spring_mt

Last synced: 3 months ago
JSON representation

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
```