chore: Iterate version.

This commit is contained in:
Hayden Young
2025-02-22 14:25:51 +01:00
parent 35bf38d8d8
commit 1b470fdb68
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
## OrbitDB API - v2.4
## OrbitDB API - v2.5
OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS
as its data storage and Libp2p Pubsub to automatically sync databases with peers. It's an eventually consistent database that uses Merkle-CRDTs for conflict-free database writes and merges making OrbitDB an excellent choice for p2p and decentralized apps, blockchain applications and local first web applications.