Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Latest commit

 

History

History
41 lines (26 loc) · 1.24 KB

ROADMAP.md

File metadata and controls

41 lines (26 loc) · 1.24 KB

# Roadmap

11/24/2014: alpha

Design and code:

  • implements a basic configuration loading mechanism: #646
  • storage API is frozen, implemented and used: #616
  • REST API defined and partly implemented: #634
  • basic logging: #635
  • auth design is frozen: #623

Environment:

  • some good practice are in place and documented: #657

12/22/2014: beta

Design and code:

  • feature freeze
  • mirroring defined: #658
  • extension model defined: #613

Environment:

  • doc-driven approach: #627

01/12/2015: RC

Design and code:

  • third party drivers and extensions
  • basic search extension
  • third-party layers garbage collection scripts
  • healthcheck endpoints: #656
  • bugnsnag/new-relic support: #680

Environment:

  • exhaustive test-cases