Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoax7/memory_cache
https://github.com/hoax7/memory_cache
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoax7/memory_cache
- Owner: HoaX7
- Created: 2021-12-08T02:52:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T17:44:23.000Z (10 months ago)
- Last Synced: 2024-02-28T18:45:09.940Z (10 months ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## REDIS MEMORY CACHE
# To publish changes
- First, push latest code to github
- Run `npm run build`
- Run `npm version patch && npm publish --access public`