summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Shashank Kumar Shankar [Tue, 13 Feb 2018 18:28:17 +0000 (10:28 -0800)]
Update Makefile and gitignore
This patch updates the Makefile and gitignore and also tests
Jenkins jobs on the merged CI job.
Change-Id: I94d1b778b2663081df38140f54d98eb1c1316055
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Shashank Kumar Shankar [Fri, 9 Feb 2018 22:16:04 +0000 (14:16 -0800)]
Add swagger.json API ref and refactor code base
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>
Shashank Kumar Shankar [Thu, 8 Feb 2018 01:50:55 +0000 (17:50 -0800)]
Initial seed code for distributed KV store
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>
Jessica Wagantall [Mon, 29 Jan 2018 18:22:18 +0000 (18:22 +0000)]
Initial empty repository