Adria Navarro
|
ec3f962d3c
|
Fix typings
|
2023-06-28 15:16:47 +01:00 |
Michael Drury
|
cde4dabe42
|
Fixing some redis type errors.
|
2023-06-01 11:10:39 +01:00 |
Adria Navarro
|
237cda064c
|
Simplify integration features
|
2023-05-24 10:50:51 +02:00 |
mike12345567
|
6b7269b954
|
Refactoring response from integrations to a simple type.
|
2023-05-15 17:36:16 +01:00 |
Michael Drury
|
18d2c33839
|
Merge pull request #10583 from Budibase/budi-6932/verify_redis
Implement redis connection verification
|
2023-05-15 17:22:32 +01:00 |
Adria Navarro
|
058ac416ea
|
Test redis
|
2023-05-15 16:50:37 +02:00 |
mike12345567
|
ce6c5bfa68
|
Base connection work - extending the base integration to include the option of a connection check function.
|
2023-05-05 15:47:55 +01:00 |
melohagan
|
3a5e31710c
|
Add db prop to redis integration (#10210)
* Add db prop to redis integration
* Add DB display
* Default DB value to 0
|
2023-04-12 13:51:40 +01:00 |
mike12345567
|
cf5316ec8d
|
General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite.
|
2023-03-27 19:38:49 +01:00 |
mike12345567
|
ca749aed86
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-09-07 12:40:45 +01:00 |
Martin McKeaveney
|
151d70ef43
|
improvements to redis connector - multi line pipelines and lowercase commands
|
2022-09-02 18:35:06 +01:00 |
mike12345567
|
970e7ee3e7
|
Making integrations more like what custom integrations look like (to simplify integration).
|
2022-08-12 17:03:06 +01:00 |
mike12345567
|
b803a3fd93
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
2022-08-11 13:50:05 +01:00 |
mike12345567
|
1134b01f39
|
Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins.
|
2022-08-11 11:48:58 +01:00 |
Andrew Kingston
|
8bfd54bd80
|
Add types to datasources
|
2022-06-23 11:35:57 +01:00 |
Martin McKeaveney
|
25703889a3
|
merge
|
2022-04-25 10:24:49 +01:00 |
Martin McKeaveney
|
417ba977fa
|
redis integration complete
|
2022-03-31 15:44:06 +01:00 |
Martin McKeaveney
|
6e5bcb224c
|
redis integration
|
2022-03-31 10:56:16 +01:00 |