@compas/store
Version:
Postgres & S3-compatible wrappers for common things
28 lines (21 loc) • 1.07 kB
Markdown
# @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/checks.yml" target="_blank">
<img src="https://github.com/compasjs/compas/actions/workflows/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).
## Maintenance mode
Compas is in maintenance mode. The packages will be maintained for the
foreseeable future. New features might be added, but some will also be dropped
in favor of other ecosystem-available libraries. Please don't start new projects
using Compas.