UNPKG

@compas/store

Version:

Postgres & S3-compatible wrappers for common things

21 lines (16 loc) 818 B
# @compas/store <p> <a href="https://packagephobia.com/result?p=@compas/store" target="_blank"> <img src="https://packagephobia.com/badge?p=@compas/store" alt="Install size"> </a> <a href="https://github.com/compasjs/compas/actions/workflows/main-checks.yml" target="_blank"> <img src="https://github.com/compasjs/compas/actions/workflows/main-checks.yml/badge.svg" alt="CI status badge"> </a> <a href="https://codecov.io/gh/compasjs/compas" target="_blank"> <img src="https://codecov.io/gh/compasjs/compas/branch/main/graph/badge.svg?token=81D84CV04U" alt="Codecov status"> </a> </p> --- Various wrappers for common functionality backed by Postgres. Contains sessions, file handling, background jobs and more. Take a look at the [documentation](https://compasjs.com/getting-started.html).