Skip to content

Releases: linksplatform/Data.Doublets.Gql

Multithreading support

22 Aug 10:25
7ccbd33
Compare
Choose a tag to compare
Pre-release

Now it is safe to execute multiple write operations at the same time. All of them will be queued.
Multiple read operations at the same time can be executed concurrently.

First release with all basic functions supported

21 Aug 16:35
1706fff
Compare
Choose a tag to compare
0.0.1.alpha

Update README.md