LibP2PDB

A lightweight, embeddable library for peer-to-peer distributed-database synchronization in WoW addons.

File Details

LibP2PDB-12.zip

  • R
  • Apr 11, 2026
  • 63.92 KB
  • 11
  • 11.2.7+5
  • Retail + 3

File Name

LibP2PDB-12.zip

Supported Versions

  • 11.2.7
  • 5.5.3
  • 4.4.2
  • 3.4.5
  • 2.5.5
  • 1.15.8

Added

  • Implement Lamport clock boundary checks and validation for all database operations
  • Improve row data handling with support for table values and safer deep-copy semantics to preserve data integrity

Fixed

  • Timed-out peers are now reliably removed regardless of which API triggers the cleanup (previously tied only to BroadcastPresence)