libdbm 0.1.3 copy "libdbm: ^0.1.3" to clipboard
libdbm: ^0.1.3 copied to clipboard

outdated

A super small and fast (1000s read/write per second) KV database for Dart using disk-based hashing for lookups. Included is a `Map` implementation for ease-of use. No dependencies, batteries included.

0.1.0 Initial version #

  • Initial release.

0.1.1 Change github repo #

  • Changed github repo

0.1.2 Cleanups #

  • Added an example.
  • Cleaned up the source code to improve static analysis.
  • Added a little more documentation to the README.

0.1.3 Bug Fix, PersistentMap #

  • Fixed a bug in clear() where counts were not updated.
  • Added an implementation of Map that is disk-persistent.
0
likes
0
points
26
downloads

Publisher

verified publisherlibdbm.com

Weekly Downloads

A super small and fast (1000s read/write per second) KV database for Dart using disk-based hashing for lookups. Included is a `Map` implementation for ease-of use. No dependencies, batteries included.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on libdbm