📄️ File Storage
Pashmak uses neko-storage module to manage files. Currently there is implementation for local file system and AWS-S3.
📄️ Context
One major feature is context, it allows for separating processes safely without sharing sensetive data between them.
📄️ Middleware
TODO: ????
📄️ Loggers
you can use log to record details you need during various parts of execution: