summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-02-23Update dependencies to latestShashank Kumar Shankar1-0/+2
This patch updates dependency versions to latest so that they are compatible with Go version 10 which is being in the process of being run at the Jenkins Jobs [1]. [1] - https://gerrit.onap.org/r/#/c/32291/ It also makes a minor update to the API. Change-Id: Ibd14652686a57c170a2fe60cf4e68b63dcac6119 Issue-ID: MUSIC-23 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-02-13Update Makefile and gitignoreShashank Kumar Shankar1-0/+4
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>
2018-02-07Initial seed code for distributed KV storeShashank Kumar Shankar1-0/+5
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>