biocommons / hackathon-2023

Hackathon 2023 projects and planning.
0 stars 0 forks source link

Add new backends to seqrepo #12

Open korikuzma opened 1 year ago

korikuzma commented 1 year ago

Submitter Name

Reece Hart (@reece)

Submitter Affiliation

MyOme

Requested By

seqrepo community

Lead(s)

@reece

biocommons Repo

seqrepo

Project Details

Hackathon Project Slide

SeqRepo provides a non-redundant, compressed, journalled, file-based storage for biological sequences. SeqRepo also provides a simple interface to this storage. File-based storage is not convenient or efficient for many users. This project will generalize the interface to support other types of backends.

This project has several goals:

korikuzma commented 1 year ago

@reece plans on making an abstract interface before the hackathon. If this happens, then this project will work on implementing caching (Redis/Aurora) and federation (something else)

reece commented 1 year ago

https://github.com/biocommons/biocommons.seqrepo/issues/61#issuecomment-1663176331 for the intended plan for generalizing the interface and implementing backends.

korikuzma commented 1 year ago

@ahwagner strongly agrees don't do the advance work and have this be part of the hackathon