-
Clients should be able to consult a mapping before initiating UDP broadcast. This mapping could be backed by:
* a plain text file of PV names and addresses
* etcd
* channel finder?
Any of thes…
-
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues.
### What would you like to be improved?
Curr…
-
For some reason https://github.com/ethereumproject/go-ethereum/pull/648 was not merged in master but development branch :woman_facepalming:
We should try cherry-picking / rebasing on that PR
R…
soc1c updated
5 years ago
-
was thinking having a pluggable db would be great especially for containers where u dont want the storage to be persistent to the host but another source e.g postgres on rds.
just a thought
oba11 updated
9 years ago
-
Be great to implement a pluggable driver system, in my case i like to use @journeyapps/sqlcipher witch would do nothing else than override sqlite3, a simpler solution to get cipher working.
-
### TL;DR
I am proposing a way to separate out query preprocessing from query path execution in the existing `SearchPlugin`'s `QueryPhaseSearcher` extension points. This will allow multiple `Search…
-
Should be very easy to plug a mongodb / memcached cache
-
With the changes proposed in the sql repo branch and from conversations with @bwalsh I would like to begin a conversation about how best to use multiple backends alongside each other. Brian is impleme…
-
Seems that containers are not able to switch JAX-RS implementations like JPA due to the specification limitations.
Related issue for the Wildfly container: [https://github.com/javaee-samples/javaee7-…
-
**Migrated issue, originally created by Michael Bayer ([zzzeek](https://github.com/zzzeek))**
to support any number of dialects, the system by which we load "impls" should use the PluginLoader system…