managedcode / Orleans.Indexing
Orleans.Indexing is a library that provides functionality for searching Orleans grains by their states. It uses the powerful Lucene.NET library for indexing and searching grain states, making it easy to quickly retrieve data from grains.
☆19Updated 2 years ago
Alternatives and similar repositories for Orleans.Indexing:
Users that are interested in Orleans.Indexing are comparing it to the libraries listed below
- Orleans.SignalR is a lightweight, open-source library that enables easy integration of SignalR with Orleans, a distributed virtual actor …☆23Updated 7 months ago
- Orleans.Identity is an authentication and authorization library for ASP.NET Identity based on Orleans. It provides a simple and efficient…☆17Updated 3 months ago
- This is a library for Microsoft Orleans that provides a set of rate limiting algorithms for controlling the flow of requests in your dist…☆23Updated 9 months ago
- Unified interface for working with a variety of different document-oriented NoSQL databases.☆26Updated last year
- Use KEDA autoscaling to automatically scale applications based on metrics such as the number of active Grains in Orleans, the number of A…☆15Updated last year
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated this week
- TimeSeries, provides convenient tools for working with time series data in C#. It includes classes for accumulating and summarizing data …☆15Updated last year
- Concise, version-tolerant result pattern implementation for Microsoft Orleans 8☆41Updated 9 months ago
- Library for automatically balancing the number of active Grains in an Orleans. It allows you to set limits on the number of active Grains…☆11Updated last year
- ☆20Updated 2 years ago
- ☆14Updated last month
- System.Threading.RateLimiting implementation backed by Orleans