Sign in Sign up
rubygems

service_skeleton

When you need to write a program that provides some sort of persistent service, there are some things you always need. Logging, metrics, extracting configuration from the environment, signal handling, and so on. This gem provides ServiceSkeleton, a template class you can use as a base for your services, as well as a collection of helper classes to manage common aspects of a system service.

Activity

Latest release
2y ago
Total releases
11
Cadence
~23 days
Last 12 months
0

Details

First release
Oct 09, 2020
Releases
Version Released
2.2.0 minor
2.1.0 minor
2.0.2 patch
1.0.5 patch
2.0.1 patch
2.0.0 major
1.0.4 patch
0.0.0.1.ENOTAG pre
1.0.3 patch
1.0.2 patch
1.0.1 initial