~/jcoffey$

Writing

Tagged “redis”

3 articles

  1. When the Cathedral Ate the Bazaar: How Corporate Power Consumed Open Source

    Open source once thrived in the bazaar, but corporate consolidation, license changes, and platform lock-in have turned it into a cathedral. See how companies like IBM, Microsoft, HashiCorp, and Redis reshaped the…

    cathedral and bazaarElasticGitHubLibreOffice

  2. Repercussions of Closed Sourcing in Open Source Realms

    Open source software (OSS) has been historically viewed as a cornerstone of innovation. However, some projects have recently shifted to closed source, triggering wide debate and controversy. This shift's consequences…

    AGPLalternative fundingApache Licenseclosed source

  3. What is Object Caching?

    Object caching is a process that stores database query results, HTML pages, or other web objects in a temporary storage area known as a cache. The primary goal of object caching is to reduce the time it takes to fetch…

    atomic operationscache managementcaching solutionscaching techniques