Sha256: 69d6c00d74ad2c5b3f2b23a41e63b559b3b885ac9e15a0f34961b4fd5b80b35d
Contents?: true
Size: 273 Bytes
Versions: 17
Compression:
Stored size: 273 Bytes
Contents
module Shamu module Features # Present a unified get/set interface for some distributed feature # configuration stored in an external persistence system (redis, # ActiveRecord, consul, etc, etc.). class ConfigService < Services::Service end end end
Version data entries
17 entries across 17 versions & 1 rubygems