There needs to be a pattern for creating routes that interact with our data.
We don't have many restrictions on the technology for our persistence layer. Home servers have a mixture of normal entity records and event sources. It does not need to be high performance right now.
We can optimize for developer experience and ease of use for now, and optimize later (maybe swap out database technologies).
There needs to be a pattern for creating routes that interact with our data.
We don't have many restrictions on the technology for our persistence layer. Home servers have a mixture of normal entity records and event sources. It does not need to be high performance right now.
We can optimize for developer experience and ease of use for now, and optimize later (maybe swap out database technologies).