Austin Harris
Austin Harris
Instead of taking a predicate, maybe we should give them a handle to the indexes, and then expect them to call Items.
I think what Elastic is doing by developing in the open and making the majority of their effort free open source is an excellent model. Let's add a directory with...
Instead of putting data files under /data in the current working directory, use a directory from the config.
In PartitionWriters when we open a file, indicate Online When we have an exception indicate Offline
### Why? - Performance - System.Net.Json is a built in See docs https://docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to
This is for issue #89 ## Todo Feel free to provide a pull request into this branch for any of the below. - [x] Create AustinHarris.JsonRpc.Standard - Targets .Net Standard...
I found this request over on the old codeplex site. > TakashiImoto > Jul 11, 2015 at 8:53 AM > I want to get JsonRequest's Id in invoked method when...