View on GitHub

ant-js

Generic query manager that scales!

1. Introduction

¿Do you use redis in your projects? If yes, this library could be interesting for you.

AntJS is a NodeJS library to manage a redis server, or even multiple clusters in an easy way. And it scales! For now, it has some limitations that are detailed here, but we expect to solve them in a future major version.

¿What does “an easy way” mean?

It means that, providing the library a collection of models and queries, this library will handle redis for you.

Would you like to get started using this library? Then you can follow our tutorials.

Would you like to understand the key concepts of the library? Then you can read the fundamentals.