Brian Botha
Brian Botha
I'm running some tests to make sure that when a connection fails during a handshake to see if everything is handled as expected and the connection is cleaned up. What...
We are building a JS binding for the quiche library, and we have hit a problem with maintaining state alongside Quiche's streams. For each quiche connection we keep track of...
For reference https://github.com/MatrixAI/js-quic/issues/9#issuecomment-1519298781. For context, I have a test in our code that checks if a connection fails if the server fails to authenticate the client. My expectation here is...
### Description This PR handles a general review of the vaults domain. General optimisations if they can be applied. Minor fixes for vault related issues and some touch ups to...
### Description This PR adds benchmarks for the git domain. Mostly to have a good point of reference when making optimisation upgrades to the `DB` and `EFS`. NOTE: this is...
### Specification As part of refactoring the `git` domain in #298 we need to do a small review of the vaults domain for any fixes and improvements. This is a...
### Specification After refactoring the git domain in #709 and simpifying the git code significantly. I noticed that the performance when cloning wasn't that much improved. This was purely a...
### Specification Currently there are intermittent failures in the CI for the `vaults` domain and `tasks` domain. These need to be investigated and fixed up. Test failures can be found...
### Specification This is an epic tracking the current work related to `Discovery`. There are a few things that need to be addressed. There are a bunch of existing issues...
### Specification (copied from https://github.com/MatrixAI/Polykey/issues/692#issuecomment-2050944955) Here is a general diagram of what a social network would look like.  This is the kind of network we need to preform...