This website requires JavaScript.
Explore
Help
Sign In
PierMesh
/
piermesh
Watch
1
Star
0
Fork
You've already forked piermesh
0
Code
Issues
48
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
piermesh
/
docs
/
Daisy
/
Store.md
329 B
Raw
Permalink
Blame
History
Store: Daisy key value store
class
Daisy.Store.Store(store: str, path: str, nodeNickname: str)
Key value store
🔗
Source
getRecord(key: str)
update(entry: str, data, recur: bool = True)