Skip to content

Tags: quackscience/duckdb-extension-httpserver

Tags

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Request logger (#17)

* Sketch Logger

untested sketch for logger hook. ideally we should provide options to pipe into a file and/or insert into a table, etc.

* DEBUG or SYSLOG testing

* syslog

* No syslog for win32 builds

* fix debug output

* Update MainDistributionPipeline.yml

* Update README.md

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from lmangani/thread-options

Thread Options

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from lmangani/auth

API Authentication (basic or x-header)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md