Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 521 Bytes

shared-dict

Build Status codecov

with this package you can create dictionary where for each nameSpace own ids for keys (string -> uint32 / uint32 -> string)

the dictionary is stored on the etcd server when adding a new key, async loading will occur on all clients that work with this nameSpace