Documentation

Basic idea

The Lockval engine treats the entire environment (including front-end data) as one ACID database. When you write code that changes the value. The modified data will be synchronized to the background database and also to the front end.

Lockval Engine base architecture:

architecture


Getting Started

Examples

Multi-language Support

Support multiple languages in your server.

Architecture

Build

Configuration

Learn

Reference

Low level reference docs for your project.


Last modified April 12, 2024: update (404b5a0)