Skip to content

ashish33/datastore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datastore

Boss: Dirk

A thin wrapper over S3 that stores and retrieves immutable data in S3 and supports versioning.

The real READMEs are here for the API and here for the CLI.

Releasing

To set up for release, follow the instructions in the nlpstack readme.

The release instructions are also accurate, although you need to set your deploy branch's upstream to git@github.com:allenai/datastore.git/master.

Assuming git@github.com:allenai/datastore.git is set to your remote upstream, this can be done with:

# From your deploy branch.
git branch -u upstream/master

About

Store for immutable objects in S3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%