Skip to content

v9.14.0

Latest

Choose a tag to compare

@deedy5 deedy5 released this 17 Apr 07:49

What's Changed

  • feat(dht): add beta p2p distributed cache network by @deedy5 in #451

New Features

  • ✅ DHT distributed peer-to-peer search result cache network (beta)
  • Full libp2p Kademlia implementation
  • Automatic peer discovery and bootstrap network
  • Local cache with TTL eviction
  • REST API endpoints via ddgs[api] extra

Full Changelog: v9.13.1...v9.14.0