Skip to content

Commit

Permalink
Added a citation info (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko authored Nov 7, 2023
1 parent ec4a39b commit 18b9255
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Hyx
message: >-
If you use this software, please cite it using the
metadata from this file
type: software
authors:
- given-names: Roman
family-names: Hlushko
email: [email protected]
repository-code: 'https://github.com/roma-glushko/hyx'
url: 'https://hyx.readthedocs.io/en/latest/'
abstract: >-
Lightweight fault tolerant primitives for your modern
asyncio Python microservices
keywords:
- distributed systems
- resiliency patterns
- microservices
- circuit breakers
- retries
- bulkheads
license: MIT

0 comments on commit 18b9255

Please sign in to comment.