0.0.10 • Published 2 years ago

nurkel v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Nurkel

Experimental implementation/bindings to the liburkel.

Bindings to liburkel. It uses urkel for the in memory version and has wrapper around it that is compatible with the nurkel async API. NOTE: urkel wrapper API does not have sync API.

Support of Node.js: >= 14.x

Unfortunately, for now, there are differencies with the urkel.

  • Transaction and Snapshot needs open() call before using and close after using it.
  • Every method (with exception of rootHash) is async by default.
  • Every method has Sync method companion.

TODOs

  • Decide for which methods it is fine to use Sync methods instead of async. (benchmark)
0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.1

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.0

2 years ago