@neutron-build/data
v0.1.1
Published
Data layer for Neutron. Database (Drizzle), cache, sessions, queues, storage, and rate limiting.
Maintainers
Readme
@neutron-build/data
Data layer for Neutron applications.
Pluggable cache, session, queue, and storage drivers. Works with Drizzle ORM, Redis, S3, BullMQ, and more.
Installation
npm install @neutron-build/dataUsage
import { createS3StorageDriver } from "@neutron-build/data";Documentation
License
MIT
