Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 468 Bytes

Too

Too is a simple recommendation engine built on top of Redis in Go.

Installation

Install Too using the go get command:

$ go get github.com/hjr265/too

The only dependencies are Go distribution and Redis.

Documentation

Contributing

Contributions are welcome.

License

Too is available under the BSD (3-Clause) License.