syshare 0.1.0
A gem that provides some useful components for dry-system. The goal is to be able to easily add dependencies to your project, in a robust and easy way. The gem will take care of important best practices for you, such as: - Managing the lifecycle of a dependency (starting, shutting down, etc.) - Ensure the resources are safely wrapped (i.e. using a connection pool when neccesary) - Configuring the environment - Adding logging - And more...
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 December 15, 2021 (11.5KB)
Runtime依存関係 (1):
dry-system
>= 0