-
### What's your question ?
I have question about client side cache at php level:
Is this possible with your project already?
Like this one:
https://relay.so/
Thanks and
Best Regards
…
-
It would be great to have a standardized Cordova API instead of relying solely on the REST API. I have the foundation written [here](https://github.com/happieio/cordova-plugin-couchbase-lite). It does…
-
The app will depend on the Meetup API for a lot of functionality but it will still store its own data like speaker information from Issue #13.
-
I think we should define some performance requirements for bitswap (like, for example: "for 10 bitswaps exchanging 1000 blocks between themselves, they must execute this in X seconds or less"), and th…
-
```dart
final collection = await capella?.flipperDatabase
?.createCollection("collection", "config");
await capella!.flipperDatabase!.writeN(
tableName: "your_table_n…
-
I miss some options to configure and bootstrap ACL system since Consul v1.4.0 and later (https://www.consul.io/docs/agent/acl-system.html) when running `run_consul`.
-
**Is your feature request related to a problem? Please describe.**
I'm looking for a couchdb (*not* couchbase) client for flutter, but I assume that fluttercouch will not work (because it's using cb-…
-
NGINX, MySQL, PHP (PHP7.1 ?), Jenkins (oder ? https://support.deployhq.com/articles/deployments/how-do-i-start-an-automatic-deployment-from-github)
No-IP-Domain: lore85 / medicalmonkeys.ddns.net
-
This is the error message:
```
MCResponse status=UNKNOWN_COMMAND, opcode=SASL_LIST_MECHS,
opaque=0, msg: Unknown command
```
This is the code:
```
func Memcache() {
client, err := memcached.C…
btfak updated
10 years ago
-
```
Setup:
-multiple memcached servers
-ConnectionFactory.setFailureMode(FailureMode.Cancel)
Conditions:
-one of the memcached servers goes down, or is restarted
Observations:
-single key operations…