Categories: None [Edit]

beagle-turso

https://rubygems.org/gems/beagle-turso
https://github.com/BeagleSoftwareUK/beagle-turso
A Ruby driver for Turso's database engine, backed by a native Rust extension (beagle_turso_core, via Magnus/rb-sys). Opens a local-only database (in-memory or on-disk) or one kept in sync with a remote Turso database via explicit push/pull. Writes are durable to the local file immediately as they happen; push is what propagates them to the remote on sync, not synchronously with every write.

Total

Ranking: 112,938 of 195,871
Downloads: 6,852

Daily

Ranking: 11,498 of 195,832
Downloads: 102

Depended by

RankDownloadsName
131,0085,094activerecord-beagle-turso

Depends on

RankDownloadsName
1,32535,199,552rb_sys

Owners

#GravatarHandle
1iconBeagleSoftware