Skip to content

Ephemeral filesystem support

Compare
Choose a tag to compare
@danog danog released this 19 Nov 16:49
· 718 commits to v8 since this release

Features:

  • Added support for ephemeral filesystems (i.e. docker containers with no volumes, storing all data on Mysql/Postgres/Redis) by setting a table prefix manually in the settings, see here » for more info.

Fixes:

  • UNIX socket database connections
  • Fix revoltphp bug
  • Fix updatePinnedMessages conversion