anchovycation / metronom

Easy to use Redis ORM based on node-redis with TypeScript support
https://anchovycation.github.io/metronom/
GNU General Public License v3.0
7 stars 3 forks source link

`Model.getAll()` function added #20

Closed beyzaerkan closed 2 years ago

beyzaerkan commented 2 years ago

Model.getAll() function added and test writed.