-
Provide Entity Framework 7 provider for a ESENT NOSQL database.
This database is officially supported on UWP platform, but now there is only ISAM imperative access to ESENT DB in C#.
ESENT is proven …
-
This issue will outline how I believe we should make transactional storage production usable within FRAME, and even a default part of all FRAME extrinsics.
## Steps
- [x] Add Storage Layer Limit…
-
There doesn't seem to be much support for supporting custom operators (see #818) in Rust. But what about calling normal binary functions as if they were operators, like haskell allows you to?
The syn…
-
### Containers
Containers in C++ may have both `const` and non-`const` overloads of `begin`. They differ only in their return types: non-`const` `begin` returns a mutable iterator, and `const` `begin…
-
With the addition arrayref and structref, it would make sense to refactor cast and classification opcodes to something more modular: instead of a long list of individual opcodes, use an immediate, lik…
-
# OpenSearch Observability Simple Schema Draft & Components
The purpose of this RFC is to propose a unified schema structure to the observability domain.
This schema is largely based on former wor…
-
Introducing `@nuxt/vue-app-head` to replace [vue-meta](https://github.com/declandewet/vue-meta).
## Issues of `vue-meta`1.0
- `vue-meta` is created by Declan Dewet who cannot maintain this proje…
-
We provide a toolkit for the combinatorialist to help find functions ("statistics") `s: A -> Z` and bijections `A -> B` given sequences of finite sets `A` and `B` that satisfy various constraints.
…
-
Version 107 got several interfaces removed, which is one of the major breaking changes in that version.
It seems most of the interfaces were okay to remove, except `IRestClient`. My arguments are […
-
@interduo @richb-hanover @Belyivulk @tohojo @rchac @mjstekel @syadnom @mwangi-kiboi @axonxorz @thebracket @marsalans @micron10 (and whoever else I missed) - I have been watching this project expand i…