Skip to content

judavi/grafeas-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafeas - MongoDb

Build Status

This project provides a Grafeas implementation that supports using MongoDb as a storage mechanism.

Building

Build using the provided Makefile or via Docker.

# Either build via make
make build

# or docker
docker build --rm .

Unit tests

Testing is performed against a MongoDb instance. The Makefile offers the ability to start and stop a locally installed MongoDb instance running via Java. This requires that port 8000 be free.

Contributing

Pull requests welcome.

License

Grafeas-mongodb is under the Apache 2.0 license. See the LICENSE file for details.

About

MongoDb integration for Grafeas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published