Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Initial Readme #1

Merged
merged 2 commits into from Oct 25, 2017
Merged

Initial Readme #1

merged 2 commits into from Oct 25, 2017

Conversation

divega
Copy link

@divega divega commented Oct 25, 2017

No description provided.

README.md Outdated
- __Everything is on the table right now:__

- Although ideally we will find ways to speed up existing APIs (and hence existing application code that consumes those APIs) without changing their contracts, we will not stop there: if we find any API pattern in ADO.NET which fundamentally prevents writing code that reaches optimal performance, we will try to come up with better patterns.
- Although purely managed code solutions have several advantages, we will try and learn from whatever makes things faster, even database native APIs, [libuv](http://libuv.org/)-based approaches, etc.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd leave out libuv and just mention that we will be taking a deeper look at the networking code in database drivers.


Here are some general ideas we have discussed:

- __Everything is on the table right now:__
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@divega divega merged commit 38f2a73 into master Oct 25, 2017
@divega divega deleted the readme branch November 6, 2017 22:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants