beamdb 0.17.0

BEAM — distributed graph database syncing over WebSocket, WebRTC, and multicast. Successor to rod.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "beam",
  "stack": "heroku-20",
  "website": "https://github.com/guan-tends/beam",
  "repository": "https://github.com/guan-tends/beam",
  "keywords": ["rust", "gun", "beam", "gunDB", "database", "graph", "offline-first"],
  "description": "BEAM — Offline-First Rust Graph Database Server Peer (Gun.js-compatible)",
  "buildpacks": [
    {
      "url": "emk/rust"
    }
  ]
}