How to manage config/context objects in a long running application?

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aero

    A small library for explicit, intentful configuration. (by juxt)

  • This is kinda the "Curse of Lisp" territory. You can easily roll your own and put a map into an atom. Because it is rather easy, there are tons of competing configuration libraries that you can use, or not use. https://github.com/juxt/aero https://github.com/yogthos/config https://github.com/tolitius/cprop just to name a few. Lots of good choices, rarely a consensus.

  • config

    Library for managing environment variables in Clojure using EDN configuration files (by yogthos)

  • This is kinda the "Curse of Lisp" territory. You can easily roll your own and put a map into an atom. Because it is rather easy, there are tons of competing configuration libraries that you can use, or not use. https://github.com/juxt/aero https://github.com/yogthos/config https://github.com/tolitius/cprop just to name a few. Lots of good choices, rarely a consensus.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cprop

    likes properties, environments, configs, profiles..

  • This is kinda the "Curse of Lisp" territory. You can easily roll your own and put a map into an atom. Because it is rather easy, there are tons of competing configuration libraries that you can use, or not use. https://github.com/juxt/aero https://github.com/yogthos/config https://github.com/tolitius/cprop just to name a few. Lots of good choices, rarely a consensus.

  • context

    Context is a library designed to manage system state. (by redstarssystems)

  • Try this library https://github.com/redstarssystems/context I'm the author.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • confs: List tools for which the given project has configs

    1 project | /r/coding | 15 Sep 2022
  • confs: List tools for which the given project has configs

    1 project | /r/coolgithubprojects | 2 Jul 2022
  • Dynamic s3 path while reading pyspark

    1 project | /r/dataengineering | 29 May 2022
  • What's the best practice to fetch 10 random images from Cloud Storage to display to users?

    1 project | /r/webdev | 8 Apr 2022
  • YAML: The Missing Battery in Python

    2 projects | /r/Python | 6 Apr 2022