How to keep a history of file changes with C++

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Reduct Storage

    Discontinued A time series database for storing and managing large amounts of blob data [Moved to: https://github.com/reductstore/reductstore]

  • Here, I'm going to show you how you can keep track of file changes in a directory and store them in Reduct Storage by using its C++ client SDK. You can find the full working example here.

  • reduct-cpp

    Discontinued ReductStore Client SDK for C++ [Moved to: https://github.com/reductstore/reduct-cpp] (by reduct-storage)

  • Here, I'm going to show you how you can keep track of file changes in a directory and store them in Reduct Storage by using its C++ client SDK. You can find the full working example here.

  • 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
  • file-watcher-example

    A usage example to watch files and store them in ReductStorge in C++

  • Here, I'm going to show you how you can keep track of file changes in a directory and store them in Reduct Storage by using its C++ client SDK. You can find the full working example here.

  • reduct-py

    Discontinued ReductStore Client SDK for Python [Moved to: https://github.com/reductstore/reduct-py] (by reduct-storage)

  • You can get the data by using Bucket::Query method. You also can use Python or JavaScript Client SDKs, or even wget:

  • reduct-js

    ReductStore Client SDK for Javascript

  • You can get the data by using Bucket::Query method. You also can use Python or JavaScript Client SDKs, or even wget:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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