Microsoft Orleans: Grain Caches

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • OrleansGettingStarted

    Repository for blog posts pertaining to Orleans "Getting Started"

    Like in past posts where I’m demonstrating something Orleansly, we’ll be working from my github repo starting here https://github.com/Kritner-Blogs/OrleansGettingStarted/releases/tag/v0.62.0. Prior to us creating another IOrleansFunction, we actually need to write the thing we’re be demonstrating, the cache!

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • BitFaster.Caching

    High performance, thread-safe in-memory caching primitives for .NET

    As for the implementation of the grain, I’m leaning heavily on an LRU cache from the package https://github.com/bitfaster/BitFaster.Caching/.

  • go-unsplash

    Go Client for the Unsplash API

    Photo by “ashin_k_suresh” on Unsplash.

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

  • Building an Easybank Landing Page with React

    2 projects | dev.to | 10 Sep 2024
  • Boost Your Medium Visibility: 12 Essential Tips for Writers

    1 project | dev.to | 9 Sep 2024
  • Creating A Carousel with Vanilla JS

    1 project | dev.to | 19 Jul 2024
  • Rendering Images The Good Way In Your React Application

    4 projects | dev.to | 17 Jun 2024
  • 🎨 Ultimate Front End Design Resource Guide: Elevate Your UI/UX Projects! ❤️

    1 project | dev.to | 16 Jun 2024

Did you konow that C# is
the 10th most popular programming language
based on number of metions?