# Packages
No description provided by the author
# README
services/data/
This service handles data-plane functionality like reading data, queuing data writes, serving subscriptions and running the background data writing worker.
It's used by the data-server
and data-worker
startables.