Skip to content

Instantly share code, notes, and snippets.

@kharandziuk
Created April 17, 2017 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kharandziuk/9e3174a05adb55a5fbb750b5e972bc0e to your computer and use it in GitHub Desktop.
Save kharandziuk/9e3174a05adb55a5fbb750b5e972bc0e to your computer and use it in GitHub Desktop.
const dbWritable = new DBWritable()
const apiReadable = new APIReadable()
apiReadable.pipe(dbWritable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment