alertmanager/vendor/github.com/cznic/ql/README.md

22 lines
377 B
Markdown
Raw Normal View History

2015-10-08 08:51:22 +00:00
ql
==
Package ql is a pure Go embedded (S)QL database.
Installation
$ go get github.com/cznic/ql
Documentation: [godoc.org/github.com/cznic/ql](http://godoc.org/github.com/cznic/ql)
----
Accompanying tool to play with a DB
Installation
$ go get github.com/cznic/ql/ql
Documentation: [godoc.org/github.com/cznic/ql/ql](http://godoc.org/github.com/cznic/ql/ql)