Commit Graph

3 Commits

Author SHA1 Message Date
fedor c2acab5ca9 Introduce ErrorResponder 2023-02-08 11:17:21 -05:00
fedor 0090aac7b1 Refactored working with a storage
Extracted Store and Transaction interfaces with a Badger implementation. Also reworked `Responder`s a bit and simplified their usage with a Gin Middleware.
2023-02-07 15:21:50 -05:00
Nikolay Edigaryev 92e8732d46
Initial version of the Orchard orchestration system (#3)
* Initial version of the Orchard orchestration system

* Update README.md

Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>

Co-authored-by: Fedor Korotkov <fedor.korotkov@gmail.com>
2023-01-26 23:46:23 +04:00