Caching Spring

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

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
  • ionic-cache

    Angular cache service with IndexedDB, SQLite and WebSQL support

  • Personally here is how i have always done it, first the images are stored in a folder, second I create a .properties file specifying the image versions. Then when the user opens the application I make an http request call and get the images with the image version that is specified in the properties file. Then I cache the images using https://github.com/Nodonisko/ionic-cache.

  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • Probably https://redis.io/

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

  • Handling Multiple requests with Redis and Bullmq

    1 project | dev.to | 13 Apr 2024
  • Redis is not "open core" (2021)

    1 project | news.ycombinator.com | 10 Apr 2024
  • It has been ten days since the last commit was pushed to Redis

    1 project | news.ycombinator.com | 31 Mar 2024
  • Containerize your multi-services app with docker compose

    3 projects | dev.to | 27 Mar 2024
  • Fix Redis Drama

    1 project | news.ycombinator.com | 24 Mar 2024