Reducing logging cost by two orders of magnitude using CLP

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • clp

    Compressed Log Processor (CLP) is a free log management tool capable of compressing text logs and searching the compressed logs without decompression. (by y-scope)

  • Original CLP Paper: https://www.usenix.org/system/files/osdi21-rodrigues.pdf

    Github project for CLP: https://github.com/y-scope/clp

    The interesting part about the article isn't that structured data is easier to compress and store, its that there's a relatively new way to efficiently transform unstructured logs to structured data. For those shipping unstructured logs to an observability backend this could be a way to save significant money

  • Apache Cassandra

    Mirror of Apache Cassandra

  • 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
  • Scylla

    NoSQL data store using the seastar framework, compatible with Apache Cassandra

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

  • What are they building—and why? 6 questions for the top Java architects

    3 projects | /r/java | 12 Aug 2021
  • System Design: Databases and DBMS

    12 projects | dev.to | 1 May 2024
  • ScyllaDB: NoSQL data store using the seastar framework

    1 project | news.ycombinator.com | 16 Mar 2024
  • How to choose the right type of database

    15 projects | dev.to | 28 Feb 2024
  • Database 101: How to Model Leaderboards for 1M Player's Game.

    7 projects | dev.to | 29 Jan 2024