-
Related
- Add docker-compose guide (tigase/_server/tigase-xmpp-server-docker#22) Closed
- Remove user from tig_pubsub_jids on UserRemovedEvent (tigase/_server/tigase-pubsub#140) Closed
- Remove deprecated database support (Derby, MS SQL, MongoDB) (#34) Open
- Deprecate OSGi mode (tigase/_server/server-core#1572) Open
-
-
Derby was retired: https://issues.apache.org/jira/browse/DERBY-7177
-
| Type |
Task
|
| Priority |
Normal
|
| Assignee | |
| Version |
8.5.0
|
| Sprints |
n/a
|
| Customer |
n/a
|
Iterations
-
tigase-server-8.5.0 Open
Issue Votes (0)
Given that Derby doesn't offer any significant benefit (and most likely noone is using it…), impose significant maintenance effort and for the "quick and nice local install" it's better to use docker-compose with local database (we have example docker-compose.yaml available) we could drop support for it (it was agreed https://tigase.dev/tigase/_server/tigase-xmpp-server-docker/~issues/22#IssueComment-124851)
Plan:
EDIT (2025-11-12): After discussing on mailinglist we decided to focus only on MySQL and Postgresql