ShvaykaD
|
84cb471e0d
|
Sql timeseries improvements (#2033)
* init commit
* cleaned code and add test-properties
* cleaned code
* psql-update
* timescale-update
* code-refactoring
* fix typo
* renamed dao
* revert indents
* refactored code
* fix typo
* init-partitioning
* code updated
* cleaned code
* fixed license
* fix typo
* fixed code after review
* add annotation to repository
* update psql version for docker
* postgres-10
* postgres-10
* update docker compose config
* fixed partition saving
* change key_id to serial column definition
* upgrade psql added
* add separate upgrade service
* added upgrade script
* change image on k8s
* change logs
* resolve conflict after merge with master
* revert datasource url in yml
* fix typo
* license header fix
* remove old methods for the timeseries inserts
* clean up code
* fix saveOrUpdate for PostgreSQL
* refactoring & revert Timescale to use latest table
* added PsqlTsAnyDao
* duplicated code method removed
* remove unused invert dictionary map
* change the upgrade directory from 2.4.1 to 2.4.3
* refactor JpaPsqlTimeseriesDao
|
6 years ago |
Igor Kulikov
|
850d6d948c
|
Update License header year to 2020
|
7 years ago |
Igor Kulikov
|
1265a9a1e3
|
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a.
|
7 years ago |
Igor Kulikov
|
9b42397c4a
|
Update License header year to 2020
|
7 years ago |
Igor Kulikov
|
676aa3febd
|
Set kafka image version to 2.12-2.2.1
|
7 years ago |
Igor Kulikov
|
34bc51903c
|
Ability to trace script body executed by JS Executor microservice.
|
7 years ago |
Igor Kulikov
|
ced63c4e70
|
Update License Header year to 2019
|
7 years ago |
Igor Kulikov
|
6a132082c4
|
Fix docker upgrade script
|
7 years ago |
Geremia Taglialatela
|
b3b1657b08
|
Fix typos and remove trailing whitespaces
[ci skip]
|
7 years ago |
Igor Kulikov
|
f42fe51698
|
Add restart flag for redis
|
8 years ago |
Igor Kulikov
|
125a2da46b
|
MSA: Improve zookeeper configuration.
|
8 years ago |
Igor Kulikov
|
41e2eaea44
|
Migrate to Spring Boot 2.1.0 and Spring 5.1.2
|
8 years ago |
Igor Kulikov
|
68c0cd6291
|
Improve kafka topics management. Improve black box tests.
|
8 years ago |
Andrew Shvayka
|
f4034661b8
|
Logging improvements
|
8 years ago |
Igor Kulikov
|
c84bcd51d8
|
Fix haproxy config: Add missing X-Forwarded-Port Header for TB API backend
|
8 years ago |
Igor Kulikov
|
69263e3a95
|
Improve static resources and API requests loadbalancing.
|
8 years ago |
Igor Kulikov
|
8be682d15a
|
Change default TB API port
|
8 years ago |
Igor Kulikov
|
e4eb335881
|
Add external config and log volumes for transport microservices.
|
8 years ago |
Igor Kulikov
|
f6b00b35db
|
Improve docker compose. Improve TB shutdown logic.
|
8 years ago |
Igor Kulikov
|
5f40dcacdb
|
Fix docker env files. Improve logging.
|
8 years ago |
Igor Kulikov
|
4e81f9cc14
|
Update black box tests infrastructure.
|
8 years ago |
Igor Kulikov
|
83a55468a4
|
Update logback to INFO level for tb-node
|
8 years ago |
Andrew Shvayka
|
4255bb56a3
|
Implementation of Session Cache, TTL and few minor fixes
|
8 years ago |
Igor Kulikov
|
1fe5d1c062
|
MSA docker: Update Haproxy certbot image.
|
8 years ago |
Igor Kulikov
|
9a5d7776fd
|
MSA Docker: tb-node REST API loadbalancing.
|
8 years ago |
Igor Kulikov
|
dc61052bd5
|
MSA Docker TB Cluster configuration.
|
8 years ago |
Igor Kulikov
|
be937278ba
|
Fix typo in docker README's.
|
8 years ago |
Igor Kulikov
|
f4fe6663b9
|
MSA docker: Configurable HTTP to HTTPS redirect. Update docker instructions.
|
8 years ago |
Igor Kulikov
|
d743b8d8b8
|
Update README.md
|
8 years ago |
Igor Kulikov
|
b85d9e2047
|
Update README.md
|
8 years ago |
Igor Kulikov
|
88fa216c91
|
Update README.md
|
8 years ago |
Igor Kulikov
|
a43377f806
|
Update README.md
|
8 years ago |
Igor Kulikov
|
00e89617d5
|
Create single instance docker builds. Move MSA docker configuration to the root.
|
8 years ago |
Volodymyr Babak
|
2adb39ba6c
|
code review fixes
|
8 years ago |
souhaiebtar
|
2aaa327ff3
|
change to reduce the docker image by around 10 mb
|
8 years ago |
Igor Kulikov
|
c855dabc1d
|
Update UI and docker version to 2.1.0
|
8 years ago |
Volodymyr Babak
|
ed7623af2c
|
Added cassandra upgrade docker image and kubernetes yaml file
|
8 years ago |
Igor Kulikov
|
a4a3333e7f
|
Update docker version to 2.0.1
|
8 years ago |
Igor Kulikov
|
97825e87df
|
Update docker version to 2.0.0
|
8 years ago |
Andrew Shvayka
|
f709163187
|
moving docker compose file for cluster tests to docker folder
|
8 years ago |
Volodymyr Babak
|
b9a988f33a
|
Fix for correct install if env var changed
|
8 years ago |
Volodymyr Babak
|
fa03f651b3
|
Added redis k8s
|
8 years ago |
Volodymyr Babak
|
c9a3da7107
|
Fixed zk version
|
8 years ago |
Igor Kulikov
|
68122de344
|
Update docker version to 1.4.0
|
8 years ago |
Igor Kulikov
|
8a28cd703f
|
Update license header year to 2018.
|
8 years ago |
Andrew Shvayka
|
fed0fe8b00
|
Redis cache as an option and adding Serializable.
|
8 years ago |
Igor Kulikov
|
f7f6f5cd40
|
Update docker version to 1.3.1
|
9 years ago |
Igor Kulikov
|
e0dc2677fd
|
Update docker version to 1.3.1
|
9 years ago |
Abdu Sahin
|
297c58f83c
|
Update run-application.sh
reverted postgresql port check
|
9 years ago |
Abdu Sahin
|
9367871f2e
|
Added filtered state to cassandra service check.
When running thingsboard with docker swarm port is reported as ```filtered``` as rather than ```open```
|
9 years ago |