Skip to content

d-enk/shared-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages