herddb
herddb copied to clipboard
A JVM-embeddable Distributed Database
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
**FEATURE REQUEST** 1. Please describe the feature you are requesting. All databases have a way to send a log of mutation to third party tools (like Debezium). Implementing CDC in...
**FEATURE REQUEST** We could implement JWT based authentication. The token would be the password and the username can be a fixed value. The JWT contains a "subject" that would be...
This is a prototype (that doesn't work) for a Pulsar Source for HerdDB: - it uses CDC features - it writes data to Pulsar, using KeyValue Schema, encoded with AVRO...
**BUG REPORT** - Please describe the issue you observed: I've a long running cluster with many tablespaces. Some of them aren't really used (no transactions, no datachange). They are checkpointed...
Please describe the issue you observed: HerdDB v0.22.0 NOT IN statements seems to throw an error when the subquery selects a column with the same name of a column from...