deq

deq (dequeue) places records in a redis queue for high throughput and dequeues them into your choice of (slower write-speed) datastore

Usage no npm install needed!

<script type="module">
  import deq from 'https://cdn.skypack.dev/deq';
</script>

README

deq

deq (dequeue) places records in a redis queue for high throughput and dequeues them into your choice of (slower) write-speed datastore.