README
README
What is this repository for?
Redis client
How do I get set up?
- Clone the repository
- Run
npm install
- Run
npm test
to run tests
Redis client
<script type="module">
import adexchangeAegRedis from 'https://cdn.skypack.dev/@adexchange/aeg-redis';
</script>
Redis client
npm install
npm test
to run tests