Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-09 | Add swagger.json API ref and refactor code base | Shashank Kumar Shankar | 1 | -32/+0 | |
This patch adds the API reference in the form of swagger.json and refactors codebase to help in building process using a Makefile. Change-Id: I1ce11de6daf8defb563d8b6f319f05711057413b Issue-ID: MUSIC-23 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> | |||||
2018-02-07 | Initial seed code for distributed KV store | Shashank Kumar Shankar | 1 | -0/+32 | |
This patch includes the initial seed code for KV store. Subsequent patches will include documentation, API ref and unit tests. Change-Id: I6296215b6b796400947ba925a2d8c46380e16992 Issue-ID: MUSIC-23 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> |