-
### Expected outcome
As it makes sense to support distributed caching along with the existing support of in-memory caching, we'd like to select the most suitable 3rd party caching library to do the…
-
- Laravel Version: 5.3.26
- PHP Version: PHP 5.6.28-1+deb.sury.org~trusty+1 (cli)
### Description:
I have a fresh install of Laravel everything is working on my local where I'm using PHP 5.6.22 …
-
#While we add support for [elasticsearch 6](https://github.com/exceptionless/Exceptionless/issues/331#issuecomment-344604049) we should also fix all known index issues as outlined here:
- [x] Conve…
-
I was trying to install this package into my application but I got an installation error as thus:
```
install-package : Could not install package 'Foundatio 8.1.2126'. You are trying to
install th…
-
In this lib, redis database are by default 0. In `RedisCacheClientOptions`, we can only supply a multiplexer instead of a specific `StackExchange.Redis.IDatabase`.
```
private IDatabase Da…
-
**Describe the bug**
I just added the package to my app, on Android it works perfectly but for some reason when I try to run the project I get a lot of errors compiling.
**To Reproduce**
Steps to…
-
@davidfowl [gave me the courage](https://twitter.com/davidfowl/status/1042620776585748480) to
Re-request : https://github.com/aspnet/DataProtection/issues/124
> *from @sunsided*
> Apart from the…
-
Currently there is no way to use the generic host to run code that doesn't run indefinitely. I want to be able to have a worker type generic host that runs a few `IHostedService` instances and then te…
-
Idea for another building block. Implementations could be ElasticSearch, Azure Search, Lucene, SQL FullText etc.
Jogai updated
5 years ago
-
Using latest stable elastic and 7.0 beta nest client calling `await client.GetIndicesPointingToAliasAsync("non-existent-alias")` will throw an exception instead of returning an empty collection.
``…