A Wrapper for the DCR API, DB & Cache.
| Service | Command |
|---|---|
| NPM | npm install dcr.js |
| YARN | yarn add dcr.js |
- added
usersto cache
- API support added
- Added support for revives (
<Client>.revives#get()) - Removed
getAllfrom allgets - Changed
get(all, options)toget(id, options)