Cem Sancak

Results 8 comments of Cem Sancak

[#89](https://github.com/sideshow/apns2/pull/89) explores some of these requirements, namely: - [x] There is currently no way to have a minimum amount of TLS connections open (throughput) - [x] Connections are currently not...

I believe it would also have the benefit of being able to freeze the filesystem during backups to ensure consistency.

What I said was in reference to [#134](https://github.com/datto/dattobd/issues/134); I have thousands of [bolt](https://github.com/coreos/bbolt) files and there is currently no way to quiesce bolt operations. It's main functionality relies on `mmap`...

I know this issue is a bit old but it has a good Pagerank on Google and I kept landing here. It took me a while to solve, so I'm...

How about a multi-tenant system with 5000 tenants, all having the exact same schema? Are we expected to build 5000 different model packages? Seems redundant for a problem that could...

In this case, is it something you are planning to address and/or would accept a PR for?

Indeed, the package name is missing from the invocation. Feel free to open a PR!

To give another example of this need, I have a cluster that runs around 1500 pods - there are lots of pods coming in and out at any given moment....