Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcaudate/legacy.abc-redis-async
Simple Example of Async Functions for Redis
https://github.com/zcaudate/legacy.abc-redis-async
Last synced: 25 days ago
JSON representation
Simple Example of Async Functions for Redis
- Host: GitHub
- URL: https://github.com/zcaudate/legacy.abc-redis-async
- Owner: zcaudate
- Created: 2021-01-21T16:13:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T16:13:21.000Z (about 4 years ago)
- Last Synced: 2024-11-14T12:47:43.383Z (3 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abc Redis Async
Examples of using async functions for redis calls.
### Dev
``` shell
make dev
```