Skip to content

Microlibrary to be used in SDKMAN microservices for mongodb persistence.

Notifications You must be signed in to change notification settings

eddumelendez/sdkman-mongodb-persistence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDKMAN mongodb persistence

This project is a library used for persistence to MongoDB by all SDKMAN backend services.

This library is used in the following SDKMAN services:

Set Bintray credentials in sbt

$ ./sbt bintrayChangeCredentials

Run tests

$ ./sbt test

Publish to Bintray

$ ./sbt "release cross with-defaults"

About

Microlibrary to be used in SDKMAN microservices for mongodb persistence.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Scala 99.4%
  • Shell 0.6%