https://github.com/gramiojs/storages
Storage adapters for GramIO
https://github.com/gramiojs/storages
in-memory redis storages telegram telegram-bot-api
Last synced: over 1 year ago
JSON representation
Storage adapters for GramIO
- Host: GitHub
- URL: https://github.com/gramiojs/storages
- Owner: gramiojs
- Created: 2024-04-04T21:08:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T21:06:03.000Z (over 1 year ago)
- Last Synced: 2025-01-26T23:25:57.540Z (over 1 year ago)
- Topics: in-memory, redis, storages, telegram, telegram-bot-api
- Language: TypeScript
- Homepage: https://gramio.dev/storages/
- Size: 62.5 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Storages
Storage adapters for GramIO
## Storages
- InMemory
[](https://www.npmjs.org/package/@gramio/storage)
[](https://www.npmjs.org/package/@gramio/storage)
[](https://jsr.io/@gramio/storage)
[](https://jsr.io/@gramio/storage)
- [Redis](https://developer.redis.com/)
[](https://www.npmjs.org/package/@gramio/storage-redis)
[](https://www.npmjs.org/package/@gramio/storage-redis)
[](https://jsr.io/@gramio/storage-redis)
[](https://jsr.io/@gramio/storage-redis)
## TODO:
- Setup publish workflow for monorepo
- Maybe use exports instead of different packages?
- Think more about dependencies versioning (such as `ioredis`)