Reder

Results 14 comments of Reder

> About 33x faster. Of course this won't be effective if the time zones involved change a lot, or if the time points are not clumped such that they are...

> Do you know if it is possible for clients of a repository to manage a CMake-less repository with their own CMake scripts? One can use fetch_content to populate one...

Is NuDB multiprocess ? For example, RocksDB is not very good at it.

I would like to build something like diskcache (python) for c++. They use SQLite and have no problems with multiprocess (I have not looked why I confess). I have not...