Skip to main content
Developer module

Aquiver Module

A shared compatibility layer that keeps framework and database integrations consistent across Aquiver resources.

Setup overview

Integration notes

Developer dependency

Aquiver resources use the module behind the scenes, so players and regular server users do not interact with it directly.

Central configuration

Select your server framework once and keep its custom functions in a single integration layer.

Features

Framework bridge

Portable integrations

Shared integrations

Framework and database-specific behavior is handled through one reusable module.

Easier framework support

Connect supported frameworks without rebuilding the same integration for every Aquiver resource.

Open implementation

Review and adapt the public source when your server requires custom behavior.