Colin B.
Colin B.
Update the tutorial links to point to www.gen.dev .
* Add ignore for nodes key in torrent * Add support for publisher.utf-8 Should fix #3442.
relates to: #3386 [BEP 47](http://bittorrent.org/beps/bep_0047.html) adds padding files and extended file attributes.
Silly little issue. When connecting to a cassandra cluster with only one node seed_nodes currently does not work. ``` [ERROR] There were no available Cassandra servers left at .../perlcassa/lib/perlcassa/Client.pm line...
If there is only one node in the cluster the seed_nodes option does not work. This may be related to the fact that the system.peers table does not contain the...
Most of the low level support for prepared queries is ready. Things that are still missing: - Syntax - Map type support - List type support - Set typesupport
Kafka 0.8 includes a breaking update to the protocol. Should there be a development branch of pykafka targeting the new protocol?
There should be some automated tests for basic coz functionality.
* Basic test case, load toy.cpp and check line 17 is found Pretty basic first googletest.
* Used template: https://github.com/github/gitignore/blob/main/CMake.gitignore