Skip to content

soniccyclone/ARF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ARF - Assembler Repository Function

Assembler, receives a request, asks the Repository layer for logical models, passes these to the Function layer, assembles and returns the result.

Repository, receives requests from the Assembler layer, returns logical models built from datastores.

Function, receives requests and logical models from the Assembler layer, returns the results of an idempotent operation.


Nathan Barlow & James Orson, 9/21/2020

About

Backend design pattern for scalable codebases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published