Commit Graph

148 Commits

Author SHA1 Message Date
Jiri Pechanec
27441b87da DBZ-5749 Convert Redis store into standard store module 2022-10-24 09:14:50 -04:00
Jeremy Ford
6595bff32a DBZ-5530 Add documentation for using predicates 2022-10-20 08:27:27 +02:00
avis408
7100a67690 [docs] Add redis.key feature in documents 2022-09-19 12:09:10 +02:00
harveyyue
09b99840d8 DBZ-4617 Deprecate internal key/value converter options 2022-09-14 12:49:30 +02:00
Vojtech Juranek
3887574d2c DBZ-5043 Update documentation after renaming to schema.history.internal 2022-09-07 12:57:31 +02:00
Vojtech Juranek
2f8391ea13 DBZ-5043 Update documentation after DatabaseHistory rename 2022-09-07 12:57:31 +02:00
Vojtech Juranek
853f43c5de DBZ-5043 Update documentation ot use topic.prefix instead of database.server.name 2022-09-07 12:57:31 +02:00
Vojtech Juranek
3cdcf795d8 DBZ-5043 Use 'database schema history' wording in the documentation
Once we switch to `schema.history` prefix, it can be confusing for the
users to read about 'database history'. Use 'database schema history'
instead.
2022-09-07 12:57:31 +02:00
Vojtech Juranek
04acf048cf DBZ-5043 Update documentation to use schame.history namespace 2022-09-07 12:57:31 +02:00
ggaborg
f97e30bfdb DBZ-4441 make 'compact' the default redis message format for backward compatibility 2022-09-06 06:21:58 +02:00
ggaborg
8b20eebe77 DBZ-4441 documentation about redis message format 2022-09-06 06:21:58 +02:00
ggaborg
9243fae507 DBZ-4441 Redis Sink - Change the format of the message sent to the stream 2022-09-06 06:21:58 +02:00
Chris Cranford
f90fedaa6e [docs] Fix placeholder substitutions 2022-08-30 14:11:38 -04:00
ggaborg
479b57fdec DBZ-5122 update documentation 2022-08-25 09:17:05 +02:00
BetaCat
da72721368 DBZ-5546 add missing value format option
Add missing value format type `eventclouds`  ([code ref](539d9a3958/debezium-server/debezium-server-core/src/main/java/io/debezium/server/DebeziumServer.java (L186))) in debezium-server doc.
2022-08-23 12:00:08 +02:00
Vojtech Juranek
37d6d3685b DBZ-5307 Update HTTP consumer documentation 2022-07-28 14:19:13 -04:00
Hossein Torabi
1ea02be9c2 DBZ-5229 define centralized and modular aproach for debezium storage 2022-07-12 17:31:19 +02:00
Vojtech Juranek
21e093250e DBZ-5154 Add documentation how to enable server scripting 2022-06-01 10:22:50 +02:00
Eliran
a1cf758c45 DBZ-5142 Configurable Redis connection timeouts 2022-05-19 13:43:01 -04:00
Himanshu-LT
5877bea4bb
[docs] Fixed default value of debezium-source-offset-storage 2022-05-19 13:12:26 -04:00
Jiri Pechanec
1dc96be9b0 DBZ-4450 Generic description of Pub/Sub Lite 2022-04-28 14:43:09 +02:00
PlugaruT
845f2097a3 DBZ-4450 Improve documentation to cover new Pub/Sub Lite sink 2022-04-28 14:43:09 +02:00
Chris Cranford
9ad9a5f444
DBZ-5058 Adjust column values 2022-04-26 12:40:15 -04:00
Chris Cranford
f6c2ed1ec3 DBZ-5058 Fix formatting 2022-04-26 12:32:35 -04:00
Jiri Pechanec
95ed1111e2 DBZ-4491 Changes in text formatting 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
cba1e3a5c9 DBZ-4491 updated docs about the address setting 2022-04-25 08:54:51 +02:00
wangminchao
d809970b65 [docs] Fix cmd in the kubernetes.adoc 2022-04-07 12:56:27 +02:00
Gunnar Morling
0581fe1a6b [docs] Disambiguating Redis-related property ids 2022-03-30 10:40:00 +02:00
zalmane
d5961eec52 DBZ-4511 add tls support 2022-03-28 09:13:52 +02:00
Gunnar Morling
1029086fa2 DBZ-4771 Consistent namespacing for Redis history properties 2022-03-23 13:26:07 +01:00
zalmane
fbab769910 DBZ-4771 squash commits 2022-03-23 13:26:07 +01:00
Gunnar Morling
e233220ef9 DBZ-2646 Wording fixes 2022-03-15 14:10:16 +01:00
Vojtech Juranek
e757c6068c DBZ-2646 Add secret configuration to k8s documentation 2022-03-15 14:06:50 +01:00
Vojtech Juranek
71df49e7ef DBZ-2594 Add OpenShift UI images 2022-03-11 17:33:51 +01:00
Vojtech Juranek
2f6867238a DBZ-2594 Use secret object for DB credentials 2022-03-11 17:33:51 +01:00
Gunnar Morling
107492b70a DBZ-2594 Misc. minor adjustments 2022-03-11 17:33:51 +01:00
Vojtech Juranek
663bcf586b DBZ-2594 Update doc for deployment on OpenShift
* update deployment instruction for OpenShift 4
* use Strimzi CRD
* aling documentation with Kubernetes documentation to be able to merge
  them in the future
2022-03-11 17:33:51 +01:00
Bob Roldan
9aed187ef5 DBZ-4655 Remove redundant ModuleID declaration 2022-03-09 12:40:41 +01:00
Gunnar Morling
a0f59ccffa DBZ-2646 Listing fix 2022-03-07 15:35:19 +01:00
Gunnar Morling
7cebfd4fbc DBZ-2646 Wording fix 2022-03-07 15:00:04 +01:00
Gunnar Morling
76ba6331c9 DBZ-2646 Applying suggestions from code review 2022-03-07 15:00:04 +01:00
Vojtech Juranek
77700e7620 DBZ-2646 Use operator for Strimzi deployment 2022-03-07 15:00:04 +01:00
Gunnar Morling
9fa33b2a1c DBZ-2646 Misc. adjustments 2022-03-07 15:00:04 +01:00
Gunnar Morling
1ef8e583fc DBZ-2646 Applying suggestions from code review 2022-03-07 15:00:04 +01:00
Vojtech Juranek
092dea99fc DBZ-2646 Add k8s deployment doc 2022-03-07 15:00:04 +01:00
Chris Baumbauer
c54d5ebe6a DBZ-2097 Support Knative Eventing 2022-03-03 13:20:27 +01:00
zalmane
aff5453fb1 DBZ-4509 refactor to include retry and backoff. fallback to take configuration from redis sink. add IT. 2022-03-03 10:13:29 +01:00
zalmane
d259496aa3 DBZ-4509 save and load offsets in redis 2022-03-03 10:13:29 +01:00
Gunnar Morling
d21e37746a DBZ-4606 Dropping superfluous link-prefix attribute 2022-02-18 08:47:06 +01:00
Yossi Shirizli
56e284b6a0
DBZ-4637 Misc clean-up;
* Addressing earlier review comments
* Removed obsolete injection point from docs
2022-02-09 10:52:25 +01:00