0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing prereq UUID::Tiny More... almost 10 years ago
Fix #57, support for Cassandra 2.0 Timestamp types More... almost 10 years ago
Merge pull request #56 from Lanzaa/lanzaa-utf8-fix More... almost 10 years ago
Issue #55 Add test cases for packing list/set of UTF8 More... almost 10 years ago
Issue #55 Fix packing of list/set of UTF8/Text types More... almost 10 years ago
fix typo that incorrectly would pack a key as a col More... about 10 years ago
Merge pull request #52 from Lanzaa/lanzaa-utf8-fix More... over 10 years ago
Create version 0.060 More... over 10 years ago
Fix UTF8/varchar/text type support and add test cases. More... over 10 years ago
Merge pull request #48 from Lanzaa/fix-decoder More... over 10 years ago
Basic fix for utf8 decoder issues. More... over 10 years ago
Merge pull request #45 from gsiglet/master More... almost 11 years ago
Update perlcassa.pm More... almost 11 years ago
fix for issue reported by gsiglet exec function in perlcassa.pm fails when a node is down More... almost 11 years ago
fix chunking issue when returning results longer than the buffer, fix select * issue when columns return null values, return an array of columns for each key More... almost 11 years ago
add inet cql type More... almost 11 years ago
initial binary protocol example More... almost 11 years ago
manage streams, callback support for binary protocol More... almost 11 years ago
initial gitignore More... almost 11 years ago
make sure we don't pack values if the option is specified in the object creation and fix for the packing of composite keys More... almost 11 years ago
fix support for null columns More... almost 11 years ago
prepared statement id is a short bytes not a short.. i can readz spec :( More... almost 11 years ago
add EXECUTE and PREPARE implementations More... almost 11 years ago
accidentally committed debug lines More... almost 11 years ago
beta support for a native perl implementation of the native cassandra binary protocol More... almost 11 years ago
Merge pull request #33 from Lanzaa/cql-prepared-statements-02 More... about 11 years ago
Update test cases and code for new CQL3. More... about 11 years ago
Add test cases for uuid and timeuuid columns and fix bug. More... about 11 years ago
Add tests for the new cql stuff. More... about 11 years ago
Add packing for varint and decimal types. More... about 11 years ago