Skip to content

Library holding interface and implementations to manage downloadable objects

License

Notifications You must be signed in to change notification settings

trustedanalytics/object-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-store

It is library holding interface and implementations to manage downloadable objects. Implementations include:

  • Support for HDFS
  • Support for multitenant HDFS (working as specific user, not as a technical one)
  • In-memory store
  • In-folder store

If you want to use ObjectStore, you need to set one of below spring profiles in your app:

  • default
  • hdfs
  • multitenant-hdfs

About

Library holding interface and implementations to manage downloadable objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published