#1 Backend - List articles

Closed
opened 3 years ago by kazuki · 0 comments
  • Read from articles repository.
trait ArticlesRepository
<== impl FsRepository // file system.
<== impl CacheRepository // kv-caching where key is based on path. 
* Read from articles repository. ``` trait ArticlesRepository <== impl FsRepository // file system. <== impl CacheRepository // kv-caching where key is based on path. ```
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.