Skip to main content

Rethinkdb Datastore

@shrug/rethinkdb-datastorev2026.07.18.2· 6d agoDATASTORES
01README

Swamp datastore backend on RethinkDB: a single-document atomic-CAS distributed lock (TTL heartbeat, nonce-gated forceRelease, stale-lock takeover), an r.now() health verifier, and a content-addressed sync tier (immutable blobs + doc-size chunking + a single rev-CAS manifest, with per-namespace manifest routing so repos sharing one database stay isolated). Wraps the proven @shrug/rethinkdb spike components.

02Datastores1
RethinkDBconfigurable
@shrug/rethinkdb-datastorerethinkdb/mod.ts

Swamp datastore backed by RethinkDB — a single-document atomic-CAS

03Stats
A
100 / 100
Downloads
2
Archive size
67.4 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels