tailor 0.2.3+2 copy "tailor: ^0.2.3+2" to clipboard
tailor: ^0.2.3+2 copied to clipboard

discontinued

A lightning-fast, synchronous, key-value database written in pure Dart.

0.2.3 - 0.2.3+2 #

  • Made option for writeCache(): can be synchronous or async
  • Improved benchmarks (test folder)
  • README updates
  • Cleaned up exports (and API reference)

0.2.2 #

  • Made write operations asynchronous to avoid blocking app

0.2.1+1 #

  • Better test suite, deleted unfair benchmark
  • Include explanation of caching system
  • Updated stats in README to include persistent-write
  • Made links function properly in README

0.2.1 #

  • Added option to change persistent push rate
  • Increased default persistent push rate
  • Added checks for Map equality to push mechanism

0.1.2 - 0.1.2+1 #

  • Relicensed from AGPL to MPL 2.0
  • Slightly improved accuracy of tests
  • Updated README with more links

0.1.1 - 0.1.1+4 #

  • Initial version, created the entire repo
  • Wrote viable database which is confirmed to run really fast
  • Added encryption, tests, and example
  • Refined README
16
likes
20
pub points
0%
popularity

Publisher

verified publisherkishoredev.live

A lightning-fast, synchronous, key-value database written in pure Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, path, steel_crypt

More

Packages that depend on tailor