Coder Social home page Coder Social logo

Proofread README.md about json-flatfile-datastore HOT 5 CLOSED

ttu avatar ttu commented on June 2, 2024
Proofread README.md

from json-flatfile-datastore.

Comments (5)

robZeilinga avatar robZeilinga commented on June 2, 2024

Hi ttu,
only confusion i picked up was the following : - and it probably is me,...

If JSON Flat File Data Store is used with e.g. ASP.NET, add the DataStore to the DI container as a singleton. This way DataStore's internal state is correct and application does not have to rely on the state on the file as read operation is pretty slow. Reload can be triggered if needed.

Can you provide an example - or a definition for the DI container ?
regards
RobZ

from json-flatfile-datastore.

ttu avatar ttu commented on June 2, 2024

Hi,

Thanks for reading the documentation!

DI container is a short for Dependency Injection container.

You can read more from Microsoft’s docs:
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-2.1

So it seemed that besides that the text was mostly understandable and didn’t have noticeable typos?

from json-flatfile-datastore.

richardversluis avatar richardversluis commented on June 2, 2024

There is a small typo on line 77:

var counter = awaite store.GetItem<int>("counter");

from json-flatfile-datastore.

ttu avatar ttu commented on June 2, 2024

@richardversluis thanks!

from json-flatfile-datastore.

ttu avatar ttu commented on June 2, 2024

There has been already many people participating in the proofreading, so it is time to close this issue.

Thanks for all for help!

from json-flatfile-datastore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.