Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Milestones

List view

  • Alpha release does not require API stability. It does require these core features to work: * data insertion, retrieval (by key or exhaustive search), replacement * basic classification * partitioning: initial partition, splitting, moving elements After this point, file formats should be backwards compatible (loading of old files should work).

    Overdue by 9 year(s)
    Due by April 29, 2016
    6/8 issues closed
  • For extra features not required by the initial design.

    No due date
    1/12 issues closed
  • More testing will be needed before a stable release. Performance testing is required. Deprecations or alterations of the API will require a new major release version, so most changes should be additions.

    No due date
    2/13 issues closed
  • All of the initial design features should be working: * data insertion, retrieval (by key or exhaustive search), replacement * basic classification * partitioning: initial partition, splitting, moving elements * history operations * log files extend instead of always writing a new file * remote synchronisation of changes Additionally, the interfaces should be "semi stable": after this point, file formats should be backwards compatible and breaking API changes should not be taken lightly.

    No due date
    3/10 issues closed