Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Roadmap

spacekookie edited this page Mar 8, 2016 · 9 revisions

This document aims to outline the roadmap of the Reedb project. It is structured into version sections that then describe implemented and non-implemented features. If you want to suggest something gets added onto the roadmap, create a new issue with the "enhancement" tag and describe the feature + the timeline integration with the roadmap.

===

Version 0.12

[X] Complete rewrite of the project in C/C++
[X] Change cryptography to libcrypto++
[ ] Provide basic functionality in a cmake built library
[ ] Provide RESTful API via an extention written in $language

Version 0.13

[ ] Restructure crypto engine (dependency injection)
[ ] Lay groundworks for multi-user vaults
[ ] Implement libprotobuf-3 for speed
[ ] Lay groundworks for watchdog threads for scaling

Version 0.14

[ ] Cake?
Clone this wiki locally