treble-snake

Results 5 comments of treble-snake

Thing is, the library sends the command to a single connection (see [here](https://github.com/victorquinn/memcache-plus/blob/master/lib/client.js#L611)), since Memcached has no clustering mechanisms whatsoever. While it works for get/set/del methods, flush is, obviously, a...

@ravisastryk Not sure if it helps, but in case of using federation, it would make sense to generate docs based on Gateway introspection (not downstream services) or on a JSON...

I doubt it would be done in _observable_ future, but you are always welcome to make a Pull Request.

@sayonara-sama Nevertheless, could you please approximately describe desired interfaces and maybe some examples of use cases?