Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 567 Bytes

2.0 (unreleased)

  • verbose URL param to control presence of timing information in response.
  • PR #74: Use SQLite connection directly. Thanks @zmedico.
  • Update operations return 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 for full details.