Alepha Packages

@alepha/cli

Alepha Cache is a simple cache abstraction for Alepha. It provides a simple interface for caching data in memory or using a custom cache provider like Redis.

0.7.0 • Published 4 months ago

@alepha/core

Main package for Alepha. Contains the core functionality and utilities for the Alepha framework.

0.7.0 • Published 4 months ago

@alepha/lock

Alepha Lock is a simple lock system for Alepha. As Node is single-threaded, this package is intended to be used in a distributed environment (when you have multiple Node processes running) where multiple processes or servers need to coordinate access to s

0.7.0 • Published 4 months ago

@alepha/postgres

Alepha Postgres is a simple Postgres adapter for Alepha. It provides a simple interface for interacting with Postgres databases using Drizzle ORM. It also offers new features like automatic migrations, a simple query builder and nosql-like interface. You

0.7.0 • Published 4 months ago

@alepha/protobuf

Alepha Protobuf is a simple protobuf adapter for Alepha. It uses TypeBox Schema to define the protobuf schema and serialize/deserialize the data.

0.7.0 • Published 4 months ago

@alepha/queue

Queue module for Alepha that enables type-safe, background task processing with zero-runtime overhead and full TypeScript inference.

0.7.0 • Published 4 months ago