EV-ClickHouse 0.03 Latest
Files
- Changes
- ClickHouse.xs
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README.md
- cityhash.h
- cpanfile
- eg/async_dns.pl
- eg/async_insert.pl
- eg/auth_proxy.pl
- eg/auto_reconnect.pl
- eg/auto_reconnect_resilient.pl
- eg/cancel_streaming.pl
- eg/circuit_breaker.pl
- eg/connection_pool.pl
- eg/csv_export.pl
- eg/csv_import.pl
- eg/dashboard_metrics.pl
- eg/decimal_bigmath.pl
- eg/decode_options.pl
- eg/distributed_pool.pl
- eg/drain.pl
- eg/error_handling.pl
- eg/etl_dlq.pl
- eg/etl_kafka.pl
- eg/etl_pipeline.pl
- eg/external_tables.pl
- eg/failover.pl
- eg/fan_out.pl
- eg/geo.pl
- eg/graceful_shutdown.pl
- eg/health_dashboard.pl
- eg/health_probe.pl
- eg/hedged_pool.pl
- eg/idempotent_insert.pl
- eg/insert.pl
- eg/insert_streaming.pl
- eg/ipv6.pl
- eg/iterate.pl
- eg/json.pl
- eg/keepalive.pl
- eg/log_tail.pl
- eg/migration_runner.pl
- eg/named_rows.pl
- eg/native.pl
- eg/native_compress.pl
- eg/on_progress.pl
- eg/params.pl
- eg/ping.pl
- eg/pool.pl
- eg/query.pl
- eg/query_comment.pl
- eg/queue.pl
- eg/settings.pl
- eg/slow_query_log.pl
- eg/streaming.pl
- eg/tls.pl
- eg/totals.pl
- eg/types_zoo.pl
- eg/uri.pl
- eg/with_totals.pl
- lib/EV/ClickHouse.pm
- ngx_queue.h
- t/00_load.t
- t/01_connect.t
- t/02_query.t
- t/03_insert.t
- t/04_misc.t
- t/05_native.t
- t/06_native_types.t
- t/07_native_compress.t
- t/08_settings.t
- t/09_insert_arrayref.t
- t/10_raw_query.t
- t/11_new_features.t
- t/12_advanced.t
- t/13_params_uri.t
- t/14_new_accessors.t
- t/15_streaming.t
- t/16_totals_extremes.t
- t/17_progress.t
- t/18_cancel.t
- t/19_timeouts.t
- t/20_reconnect.t
- t/21_edge_types.t
- t/22_named_rows.t
- t/23_more_coverage.t
- t/24_review_gaps.t
- t/25_features.t
- t/26_json.t
- t/27_pool_failover_qlc.t
- t/28_pass2_coverage.t
- t/29_failover_e2e.t
- t/30_pool_distribution.t
- t/31_idempotent_dedupe.t
- t/32_session_temp_tables.t
- t/33_progress_accuracy.t
- t/34_compression_matrix.t
- t/35_new_api_pass3.t
- t/36_native_tls.t
- t/37_new_api_pass4.t
- t/40_named_tuples.t
- t/41_session_id.t
- t/42_settings_merge.t
- t/43_max_recv_buffer.t
- t/44_streamer_high_water.t
- t/45_query_cancel_native.t
- t/46_query_log_comment.t
- t/47_extra_types.t
- t/48_reentrancy.t
- t/49_external_tables.t
- typemap
- xs/codecs.c
- xs/io.c
- xs/macros.h
- xs/proto_http.c
- xs/proto_native_build.c
- xs/proto_native_parse.c
- xs/queues.c
- xs/types.c