Skip to content

Commit

Permalink
Merge branch 'trunk' of github.com:josephscott/marmerine into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
josephscott committed Feb 1, 2022
2 parents d928a9e + 8434006 commit 0939778
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This is an alternate Memcached implementation.

```
git clone https://github.com/josephscott/marmerine.git
composer install
php server.php start
```

## Storage Commands

### `set`
Expand Down

0 comments on commit 0939778

Please sign in to comment.