memored icon indicating copy to clipboard operation
memored copied to clipboard

Other data structures

Open endel opened this issue 8 years ago • 1 comments

Hey there,

I was searching for a way to share data between cluster workers and found your project.

I don't want to increase the complexity of my architecture by adding Redis as a dependency, but I need support to more advanced data structures though, like lists maps, etc.

Do you plan to support those in your library? Cheers.

endel avatar May 01 '17 12:05 endel

I've started this very much inspired by your project: https://github.com/endel/memshared

endel avatar May 01 '17 18:05 endel