Go to file
Jacob Karlsson 5a3444baea 1.0.1 2024-06-01 18:34:41 +02:00
lib Don't throw on missing tangle root 2024-06-01 18:34:32 +02:00
test Use async db fns and make ready for publish 2024-04-30 12:32:55 +02:00
.gitignore rename this package from record=>dict 2023-10-26 13:15:28 +03:00
.prettierrc.yaml init 2023-04-28 14:11:16 +03:00
.woodpecker.yaml Use async db fns and make ready for publish 2024-04-30 12:32:55 +02:00
LICENSE init 2023-04-28 14:11:16 +03:00
README.md Add description to readme 2024-05-05 16:56:11 +02:00
package.json 1.0.1 2024-06-01 18:34:41 +02:00
protospec.md rename this package from record=>dict 2023-10-26 13:15:28 +03:00
tsconfig.json Use async db fns and make ready for publish 2024-04-30 12:32:55 +02:00

README.md

pzp-dict

Dictionary data structure over append-only logs with pruning

Installation

npm install pzp-dict