JSPM

@antelopejs/interface-redis

0.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 78
  • Score
    100M100P100Q83844F
  • License Apache-2.0

AntelopeJS interface for Redis client operations

Package Exports

  • @antelopejs/interface-redis
  • @antelopejs/interface-redis/antelope.test
  • @antelopejs/interface-redis/index
  • @antelopejs/interface-redis/package.json
  • @antelopejs/interface-redis/tests/index.test

Readme

Redis

Interface Redis

npm License Discord Documentation

A streamlined interface for Redis operations in TypeScript. Interface Redis provides direct access to a Redis client instance, allowing you to perform key-value storage, pub/sub messaging, and any other Redis operation through a clean, promise-based API.

Installation

npm install @antelopejs/interface-redis

Documentation

Detailed documentation is available in the docs directory:

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.