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