https://github.com/benallfree/georedis-promised
https://github.com/benallfree/georedis-promised
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benallfree/georedis-promised
- Owner: benallfree
- Created: 2021-02-06T06:07:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T06:21:55.000Z (over 4 years ago)
- Last Synced: 2025-01-17T03:46:27.593Z (9 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Georedis Promised
This is a wrapper for the mighty [Georedis](https://www.npmjs.com/package/georedis) package.
Everything is API-compatible, but it returns promises instead of using callbacks.
Typescript ready.