1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
491 B
Markdown

## 2.0 (unreleased)
9 years ago
- [PR #74](https://github.com/otoolep/rqlite/pull/74): Use SQLite connection directly. Thanks @zmedico.
- Update operations returns last-inserted ID.
- Column-oriented API responses.
- Types in API response body.
- Query times in addition to sum of query times.
- New Raft consensus module, built on Hashsicorp's implementation.
- Hot backup support.
## 1.0 (June 23rd 2015)
Check out [this tag](https://github.com/otoolep/rqlite/releases/tag/v1.0) for full details.