hrana 0.4.2 copy "hrana: ^0.4.2" to clipboard
hrana: ^0.4.2 copied to clipboard

Dart client for hrana, a protocol for accessing libsql database servers.

0.4.2 #

  • Pool requests to prevent rate limiting by server.

0.4.1 #

  • Migrates to JSON protocol

0.4.0 #

  • Breaking: Move operations into DatabaseSession class obtained through Database.withSession. By no longer using long-lived sessions, the client avoids timeouts when keeping a database open for a long time.

0.3.0 #

  • Support the HTTP protocol for hrana databases.

0.2.1 #

  • Lower min SDK version to 3.4.0.

0.2.0 #

  • Add Database.closed, a future that completes when the underlying connection has closed.

0.1.0 #

Initial version.

2
likes
160
points
500
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

Dart client for hrana, a protocol for accessing libsql database servers.

Repository (GitHub)

Topics

#database #turso #libsql #sqld #hrana

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

clock, fixnum, freezed_annotation, http, json_annotation, meta, pool, sqlite3, web_socket

More

Packages that depend on hrana